RibbonItemStyle Class
Defines style settings for the items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Related API Members
The following members accept/return RibbonItemStyle objects:
Show 17 links
Remarks
The RibbonItemStyle class contains settings that define the appearance of the items in the ASPxRibbon control.
An object of the RibbonItemStyle type can be accessed via the RibbonStyles.Item and RibbonStyles.ButtonItem properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonItemStyle
See Also