FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / ForceCursor Property

In This Topic
    ForceCursor Property (PivotMarginOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ForceCursor As Boolean
    public bool ForceCursor {get; set;}
    See Also