FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / BaseGroupStyle Class
Members

In This Topic
    BaseGroupStyle Class
    In This Topic
    Base style for GroupStyle styles.
    Object Model
    BaseGroupStyle Class
    Syntax
    'Declaration
     
    
    Public Class BaseGroupStyle 
       Inherits BaseContentStyle
    public class BaseGroupStyle : BaseContentStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexGrid.BaseStyle
          C1.Win.FlexGrid.BasePropStyle
             C1.Win.FlexGrid.BaseContentStyle
                C1.Win.FlexGrid.BaseGroupStyle
                   C1.Win.FlexGrid.GroupStyle

    See Also