CustomDrawNodeCellEventArgs.Focused Property
Gets a value indicating whether the painted cell has focus.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the painted cell has focus; otherwise. false. |
See Also