Back to Devexpress

LayoutAppearanceCollection.ControlDropDownHeader Property

windowsforms-devexpress-dot-xtralayout-dot-layoutappearancecollection-ea534c53.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject ControlDropDownHeader { get; }
vb
Public ReadOnly Property ControlDropDownHeader As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint the header panel within the popup window.

|

See Also

LayoutAppearanceCollection Class

LayoutAppearanceCollection Members

DevExpress.XtraLayout Namespace