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