Display utility CSS classes can be used to control the display value of UI elements and components.
.rz-display-{value}, where {value} can be:
none for hiding an element
block to treat an element as a block box
inline to treat an element as an inline box
inline-block to have a block box surrounded by elements as if it were an inline box
flex to have a block box that arranges its content according to the flexbox model
inline-flex to have an inline box that arranges its content according to the flexbox model
grid to have a block box that arranges its content according to the grid model
inline-grid to have an inline box that arranges its content according to the grid model
You can set a specific display value for different screen sizes by inserting the respective breakpoint abbreviation.
For example .rz-display-{breakpoint}-block, where {breakpoint} can be xs, sm, md, lg, xl, xx.
Learn more about Breakpoints.
Get an email when new components and releases ship.
With Radzen Blazor subscription you get the full toolkit, including:
Dedicated support backed by proven expertise
Premium themes and theme editor
Ready-to-use UI blocks
Complete app templates
Visual design-time-experience

Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT
Premium Themes
Free Themes