[]
Represents the event data for an editor validate event.
public class IsValidEventArgs : EventArgs
Public Class IsValidEventArgs
Inherits EventArgs
Name | Description |
---|---|
IsValidEventArgs(object) | Creates a new instance of IsValidEventArgs. |
Name | Description |
---|---|
IsValid | Gets and set isvalid |
Value | Gets and Set value |