MapLayer.VisibilityMode Property

Definition

Gets the visibility mode for the map layer.

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

Property Value

A ReportEnumProperty<EnumType> object that represents the visibility mode for the map layer.

Applies to