SplitterPositionChangingEventArgs.NewValue Property
Gets the position that is about to be set.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Object | An object that specifies the position that is about to be set. |
See Also