SplitterCancelEventHandler
Wisej.Web.SplitterCancelEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that will handle the SplitterMoving event of a SplitContainer.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A SplitterCancelEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when the splitter control is in the process of moving. |
Last updated