FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / IsTabStop Property

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