[]
Provides data for the SplitterMoving and SplitterMoved events of a C1Sizer control.
public class C1SizerEventArgs : EventArgs
| Name | Description |
|---|---|
| Band | Gets a reference to the band (row or column) that caused the event. |
| X | Gets the X coordinate of the mouse when the event is fired. |
| Y | Gets the X coordinate of the mouse when the event is fired. |