ASPxClientParseDateEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
date | Gets or sets the edit value of the date editor. |
handled | Gets or sets a value specifying whether the event was handled. |
value | Gets the value entered into the date editor by an end user. |
See Also