Back to Devexpress

RibbonProperties Members

windowsforms-devexpress-dot-xtrabars-dot-ribbonproperties-dot-underscore-members.md

latest4.0 KB
Original Source

RibbonProperties Members

Contains settings that control the display of bar items in a RibbonControl.

Constructors

NameDescription
RibbonProperties(BarAndDockingController)Initializes a new instance of the RibbonProperties class.

Properties

NameDescription
DefaultGlyphSizeGets or sets the default size for all regular item icons within the RibbonControl.
DefaultLargeGlyphSizeGets or sets the default size for all large item icons within the RibbonControl.
DefaultSimplifiedRibbonGlyphSizeGets or sets the default icon size for the RibbonControl‘s simplified layout.
ScaleEditorsGets or sets whether in-place editors are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleGalleryItemsGets or sets whether gallery items are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleIconsGets or sets whether icons for bar items are automatically stretched to match the current DPI settings of the user’s monitor.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

RibbonProperties Class

DevExpress.XtraBars Namespace