Partager via


Propriété Gauge.ClipContent

Indicates the content of the gauge should be clipped by the bounds/frame of the gauge.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ClipContent As ReportBoolProperty 
    Get
'Utilisation
Dim instance As Gauge 
Dim value As ReportBoolProperty 

value = instance.ClipContent
public ReportBoolProperty ClipContent { get; }
public:
property ReportBoolProperty^ ClipContent {
    ReportBoolProperty^ get ();
}
member ClipContent : ReportBoolProperty
function get ClipContent () : ReportBoolProperty

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

Gauge Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering