Defines all events raised by the MindFusion.UI.Web controls. The following tables list the members exposed by the Events type.
|
Name | Description | |
---|---|---|
![]() ![]() |
Raised when a property a window-based control is changed. The event handlers get a WindowEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a close operation on a window-based control is finished. The event handlers get a WindowEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a close operation on a window-based control is started. The event handlers get a WindowValidatingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the selected color in a ColorEditor control is changed. |
|
![]() ![]() |
Raised when a control is loaded. |
|
![]() ![]() |
Raised when a control is submitted. |
|
![]() ![]() |
Raised when the date in a Calendar control is changed. |
|
![]() ![]() |
Raised when a date cell in a Calendar control is clicked. |
|
![]() ![]() |
Raised when a drag operation on a window-based control is in process. The event handlers get a WindowModifiedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a drag operation on a window-based control is finished. The event handlers get a WindowModifiedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a drag operation on a window-based control is started. The event handlers get a WindowValidatingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the internal iframe of a window-based control is loaded. |
|
![]() ![]() |
Raised when the header of a window-based control is clicked. The event handlers get a WindowEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the expanded item in accordion control has changed. The event handlers get a ItemChangedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the expanded item in accordion control is about to be changed. The event handlers get a ItemChangingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a menu item is clicked. The event handlers get a MenuItemEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a open operation on a window-based control is finished. The event handlers get a WindowEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a open operation on a window-based control is started. The event handlers get a WindowValidatingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the control's popup is about to be closed. |
|
![]() ![]() |
Raised when the control's popup is about to be opened. |
|
![]() ![]() |
Raised when a resize operation on a window-based control is in process. The event handlers get a WindowModifiedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a resize operation on a window-based control is finished. The event handlers get a WindowModifiedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a resize operation on a window-based control is started. The event handlers get a WindowValidatingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when selection changes. |
|
![]() ![]() |
Raised when the selection is about to be changed. |
|
![]() ![]() |
Raised when state of a window-based control is changed. The event handlers get a WindowStateEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when state of a window-based control is about to be changed. The event handlers get a WindowStateValidatingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the active tab in tab control has changed. The event handlers get a TabChangedEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the active tab in tab control is about to be changed. The event handlers get a TabChangingEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when the tabs in tab control are reordered. The event handlers get a TabsReorderEventArgs instance that contains data for this event. |
|
![]() ![]() |
Raised when a control's validation state has changed. |
|
![]() ![]() |
Raised when a control value changes. |
|
![]() ![]() |
Raised when a control value is about to be changed. |
|
![]() ![]() |
Raised when the input value is invalid. |
|
![]() ![]() |
Raised when the active window in host-based control is changed. The event handlers get a WindowEventArgs instance that contains data for this event. |