StyleController.AppearanceDropDownHeader Property
In This Article
Provides the appearance settings used to paint the popup window’s header panel for target DateEdit and LookUpEdit controls.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
public virtual AppearanceObject AppearanceDropDownHeader { get; }
#Property Value
Type | Description |
---|---|
Appearance |
The appearance settings used to paint the popup window’s header panel for target Date |
See Also