Właściwość MapGridLinesInstance.ShowLabels
Pobiera wartość obliczoną ShowLabels właściwość w MapGridLines klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ShowLabels As Boolean
Get
'Użycie
Dim instance As MapGridLinesInstance
Dim value As Boolean
value = instance.ShowLabels
public bool ShowLabels { get; }
public:
property bool ShowLabels {
bool get ();
}
member ShowLabels : bool
function get ShowLabels () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości ShowLabels właściwość.
Zobacz także