FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / IsStylusCaptured Property

In This Topic
    IsStylusCaptured Property (GridColumnHeaderCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsStylusCaptured As Boolean
    public bool IsStylusCaptured {get;}
    See Also