SplitterEventHandler
Wisej.Web.SplitterEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the SplitterMoved event of a SplitContainer.
public delegate void SplitterEventHandler(Object sender, SplitterEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the splitter control is moved.
Last updated
Was this helpful?