IToolbarItemInfo.AdaptiveText Property
Returns the processed item’s adaptive text.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
string AdaptiveText { get; }
Property Value
Type | Description |
---|---|
String | The item’s adaptive text. |
See Also