Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the CapStyle property in a PointerCap class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CapStyle As GaugeCapStyles
Get
'Utilisation
Dim instance As PointerCapInstance
Dim value As GaugeCapStyles
value = instance.CapStyle
public GaugeCapStyles CapStyle { get; }
public:
property GaugeCapStyles CapStyle {
GaugeCapStyles get ();
}
member CapStyle : GaugeCapStyles
function get CapStyle () : GaugeCapStyles
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles
A GaugeCapStyles value that represents the calculated value of the CapStyle property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering