Skip to main content
Bar

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

RibbonProperties Properties

Contains settings that control the display of bar items in a RibbonControl.
Name Description
DefaultGlyphSize Gets or sets the default size for all regular item icons within the RibbonControl.
DefaultLargeGlyphSize Gets or sets the default size for all large item icons within the RibbonControl.
DefaultSimplifiedRibbonGlyphSize Gets or sets the default icon size for the RibbonControl‘s simplified layout.
ScaleEditors Gets or sets whether in-place editors are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleGalleryItems Gets or sets whether gallery items are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleIcons Gets or sets whether icons for bar items are automatically stretched to match the current DPI settings of the user’s monitor.
See Also