MenuAppearance.HeaderItemAppearance Property
Provides access the appearance settings used to paint header items (BarHeaderItem) within this sub-menu or pop-up menu.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject that stores appearance settings used to paint header items within this sub-menu or pop-up menu. |
Remarks
The HeaderItemAppearance property allows you to customize header items (BarHeaderItem objects) within a menu. To add a BarHeaderItem to a pop-up or sub menu at design-time, click the ‘Add’ link and select the ‘Header Text’ menu item. The figure below illustrates this process and 3 header items customized via the HeaderItemAppearance property - Navigation, Layout and Common Actions.