Свойство Cursor

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

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

Синтаксис

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

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

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