IToolbarItem.AdaptivePriority Property
Specifies the order in which items are hidden when the browser window is resized.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that specifies the item priority. |
See Also