ListBoxItem.StateFocusedSelected Field
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Field Value
Type |
---|
DevExpress.Utils.Drawing.ObjectState |
See Also
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
public const ObjectState StateFocusedSelected = ObjectState.Hot | ObjectState.Selected
Public Const StateFocusedSelected As ObjectState = ObjectState.Hot Or ObjectState.Selected
Type |
---|
DevExpress.Utils.Drawing.ObjectState |
No
Your feedback is appreciated.