DxRibbonComboBoxItem<TData, TValue>.PreventRestoreFocus Property
For internal use only.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
[Parameter]
public bool PreventRestoreFocus { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | For internal use only. |
See Also