FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / Focusable Property

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