FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotHeaderOptions Class / Cursor Property

In This Topic
    Cursor Property (PivotHeaderOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cursor As Cursor
    public Cursor Cursor {get; set;}
    See Also