Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRowCell Class / GroupText Property

In This Topic
    GroupText Property (GridGroupRowCell)
    In This Topic
    Gets or sets the group text.
    Syntax
    'Declaration
     
    
    Public Property GroupText As String
    public string GroupText {get; set;}
    See Also