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