Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class / MaxOutline Property

In This Topic
    MaxOutline Property
    In This Topic
    Gets or sets the number of outlines.
    Syntax
    'Declaration
     
    
    Public Property MaxOutline As Integer
    public int MaxOutline {get; set;}
    Remarks
    -1 means no outlines.
    See Also