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

In This Topic
    GroupStyle Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the Style object that controls the appearance of grouping area.
    Syntax
    'Declaration
     
    Public Property GroupStyle As Style
    public Style GroupStyle {get; set;}
    See Also