Właściwość GaugeMember.IsColumn
Pobiera logiczna wartość wskazująca, czy to ocenić element członkowski kolumny.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property IsColumn As Boolean
Get
'Użycie
Dim instance As GaugeMember
Dim value As Boolean
value = instance.IsColumn
public bool IsColumn { get; }
public:
property bool IsColumn {
bool get ();
}
member IsColumn : bool
function get IsColumn () : boolean
Wartość właściwości
Typ: System.Boolean
TRUE , jeżeli element członkowski ten miernik jest kolumna; w przeciwnym razie false.
Zobacz także