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.
public delegate void SplitterCancelEventHandler(Object sender, SplitterCancelEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the splitter control is in the process of moving.
Last updated
Was this helpful?