[]
        
(Showing Draft Content)

C1.Win.C1Sizer.C1SizerEventArgs

C1SizerEventArgs Class

Provides data for the SplitterMoving and SplitterMoved events of a C1Sizer control.

Inheritance
C1SizerEventArgs
Namespace: C1.Win.C1Sizer
Assembly: C1.Win.C1Sizer.4.8.dll
Syntax
public class C1SizerEventArgs : EventArgs

Properties

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.