TreeListFocusedRowChangedEventArgs Properties
Contains data for the FocusedRowChanged event.
Name | Description |
---|---|
Data |
Returns the data item bound to the focused row. |
Tree |
Returns the Tree |
Visible |
Returns the visible index of the focused row. |
See Also