ASPxClientParseDateEventArgs Constructors
Provides data for the ASPxClientDateEdit.ParseDate client-side event that parses a string entered into a date editor.Name | Description |
---|---|
constructor(value) | Initializes a new instance of the ASPxClientParseDateEventArgs class with specified settings. |
See Also