FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupStyle Class
Properties


In This Topic
    GroupStyle Class Members
    In This Topic

    The following tables list the members exposed by GroupStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the background. (Inherited from C1.Win.FlexGrid.BasePropStyle)
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.FlexGrid.BasePropStyle)
    Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element. (Inherited from C1.Win.FlexGrid.BasePropStyle)
    Public PropertyGets or sets the radii of the element corners.  
    Public PropertyGets or sets the style to be used when the element is disabled.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the text. (Inherited from C1.Win.FlexGrid.BaseContentStyle)
    Public PropertyGets or sets the style to be used when the element is hot.  
    Public PropertyGets or sets the thickness of the margins around the element.  
    Public PropertyGets or sets the style name. (Inherited from C1.Win.FlexGrid.BaseStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Public PropertyGets or sets the style to be used when the element is pressed.  
    Top
    See Also