TreeListCellValidationEventArgs Constructors
Provides data for the TreeListView.ValidateCell event.| Name | Parameters | Description |
|---|---|---|
| TreeListCellValidationEventArgs(Object, Object, Int32, TreeListView, ColumnBase) | source, value, rowHandle, view, column | Initializes a new instance of the TreeListCellValidationEventArgs class with the specified settings. |
See Also