IBarComboBoxItem.Text Property
Specifies the item text.
Namespace: DevExpress.Blazor.Office
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
string Text { get; set; }
Property Value
Type | Description |
---|---|
String | The item text. |
See Also