FocusedColumnChangedEventArgs Constructors
Provides data for the TreeList.FocusedColumnChanged event.Name | Parameters | Description |
---|---|---|
FocusedColumnChangedEventArgs(TreeListColumn, TreeListColumn) | column, oldColumn | Creates an instance of the FocusedColumnChangedEventArgs class. |
See Also