Skip to main content
A newer version of this page is available. .

SplitterPositionChangingEventArgs Class

Provides data for the SplitterPositionChanging event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class SplitterPositionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SplitterPositionChangingEventArgs
See Also