LayoutAppearanceCollection.ControlDropDownHeader Property
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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | A AppearanceObject object which provides the appearance settings used to paint the header panel within the popup window. |
See Also