TreeList.HasFocus Property
Gets a value indicating whether the Tree List control is focused.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Tree List has focus; otherwise, false. |
See Also