LayoutAppearanceCollection.ControlDropDownHeader Property
In This Article
Gets the appearance settings used to paint the header panel within the popup windows of all the editors owned by the LayoutControl.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public AppearanceObject ControlDropDownHeader { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also