BaseListBoxControl.AppearanceSelected Property
Provides access to the appearance settings used to paint list items in the selected state.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject object that specifies the appearance settings used to paint list items in the selected state. |
See Also