MapDockableSubItem.Position Propriedade

Definição

Obtém a posição do item acoplável no mapa.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapPosition> ^ Position { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapPosition> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapPosition> Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapPosition>
Public ReadOnly Property Position As ReportEnumProperty(Of MapPosition)

Valor da propriedade

Um ReportEnumProperty<EnumType> objeto que representa a posição do item acoplável no mapa.

Aplica-se a