ASPxClientStaticEdit Events
Represents a base for client-side static editors whose values cannot be visually changed by end users.Name | Description |
---|---|
Click | Occurs on the client side after an end-user clicks within a static editor. |
Init | Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase. |
See Also