TreeListShowingEditorEventArgs Constructors
Provides data for the TreeListView.ShowingEditor event.Name | Parameters | Description |
---|---|---|
TreeListShowingEditorEventArgs(TreeListView, Int32, ColumnBase) | view, rowHandle, column | Initializes a new instance of the TreeListShowingEditorEventArgs class. |
See Also