TreeListNodeValidationEventArgs Constructors
Provides data for the ASPxTreeList.NodeValidating event.| Name | Parameters | Description |
|---|---|---|
| TreeListNodeValidationEventArgs(Boolean) | isNew | Initializes a new instance of the TreeListNodeValidationEventArgs class. |
See Also