Partager via


Propriété Cursor

Gets the calculated value of the Cursor property in a ChartAlignType class.

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

Syntaxe

'Déclaration
Public ReadOnly Property Cursor As Boolean
    Get
'Utilisation
Dim instance As ChartAlignTypeInstance
Dim value As Boolean

value = instance.Cursor
public bool Cursor { get; }
public:
property bool Cursor {
    bool get ();
}
member Cursor : bool
function get Cursor () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the Cursor property.