Compartir a través de


Cursor Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Cursor As Boolean
    Get
'Uso
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

Valor de la propiedad

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