CustomDrawNodeCellEventArgs.Focused Property
In This Article
Gets a value indicating whether the painted cell has focus.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the painted cell has focus; otherwise. false. |
See Also