True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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