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

In This Topic
    Name Property (BaseGroupStyle)
    In This Topic
    Gets or sets the style name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also