ASPxTimeEdit.OnDateChanged(EventArgs) Method
In This Article
Allows you to provide a custom handler for the ASPxTimeEdit.DateChanged event of the ASPxTimeEdit control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
e | Event |
A System. |
See Also