RepositoryItemLookUpEdit.HotTrackItems Property
Gets or sets a value specifying whether the items in the popup window are hottracked when the mouse pointer passes over them.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the items in the popup window are hottracked when the mouse pointer passes over them; otherwise, false. |
See Also