SplitterPositionChangingEventArgs.OldValue Property
In This Article
Gets the current position.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the splitter’s current position. |
See Also