IButtonGroupItemInfo.Text Property
Returns the processed item’s text.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| String | The item text. |
See Also