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