GetSelectImageEventArgs.FocusedNode Property
Gets or sets a value indicating whether a node is focused.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a node is focused; otherwise, false. |
See Also