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