ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / AllowFocus Property

In This Topic
    AllowFocus Property (Split)
    In This Topic
    Gets or sets a value indicating whether the split can recive focus.
    Syntax
    'Declaration
     
    
    Public Property AllowFocus As Boolean
    public bool AllowFocus {get; set;}
    See Also