FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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