SplitterCancelEventArgs
Wisej.Web.SplitterCancelEventArgs
Last updated
Wisej.Web.SplitterCancelEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for splitter events.
Initializes a new instance of the class with the specified coordinates of the mouse pointer and the upper left corner of the .
: Returns or sets the X coordinate of the upper left corner of the splitter in client coordinates.
: Returns or sets the Y coordinate of the upper left corner of the splitter in client coordinates.
Represents the method that will handle the SplitterMoving event of a SplitContainer.
splitX
The X coordinate of the upper left corner of the splitter in client coordinates.
splitY
The Y coordinate of the upper left corner of the splitter in client coordinates.