Skip to main content
All docs
V24.1

ListBoxItem.StateFocusedSelected Field

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public const ObjectState StateFocusedSelected = ObjectState.Hot | ObjectState.Selected

Field Value

Type
DevExpress.Utils.Drawing.ObjectState
See Also