Поделиться через


Свойство GaugeInstance.ClipContent

Gets the calculated value of the ClipContent property in a Gauge class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ClipContent As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the ClipContent property.

См. также

Справочник

GaugeInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering