True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupInfo Class / OutlineMode Property

In This Topic
    OutlineMode Property (GroupInfo)
    In This Topic
    Gets or sets the initial expanded/collapsed state of the grouped row.
    Syntax
    'Declaration
     
    Public Property OutlineMode As OutlineModeEnum
    public OutlineModeEnum OutlineMode {get; set;}
    See Also