Skip to main content
All docs
V25.1
  • ListBoxItem.StateFocusedSelected Field

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.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