FocusedColumnChangedEventArgs Properties
Provides data for the TreeList.FocusedColumnChanged event.
Name | Description |
---|---|
Column |
Gets a Tree List column.
Inherited from Column |
Old |
Gets the previously focused column. |
See Also