ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / HeadersFocusability Property

In This Topic
    HeadersFocusability Property (FlexSheet)
    In This Topic
    Gets or sets a value that determines whether the row and column headers are focusable.
    Syntax
    'Declaration
     
    Public Overridable Property HeadersFocusability As HeadersFocusability
    public virtual HeadersFocusability HeadersFocusability {get; set;}
    See Also