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

