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.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual AppearanceObject HeaderItemAppearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
#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.