[]
Configurates AriaLabel. Sets the aria-label attribute of "GroupPanel" element.
public FlexGridGroupPanelBuilder<T> AriaLabel(string value)
Public Function AriaLabel(value As String) As FlexGridGroupPanelBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridGroupPanelBuilder<T> | Current builder. |
The default value for this property is "Grouped columns panel".