Skip to main content
All docs
V25.1
  • 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.v25.1.Viewer.dll

    NuGet Package: DevExpress.Blazor.Viewer

    Declaration

    int AdaptivePriority { get; set; }

    Property Value

    Type Description
    Int32

    An Int32 value that specifies the item priority.

    See Also