Back to Devexpress

SplitterPositionChangingEventArgs.OldValue Property

windowsforms-devexpress-dot-xtragantt-dot-splitterpositionchangingeventargs-a97f0772.md

latest1.1 KB
Original Source

SplitterPositionChangingEventArgs.OldValue Property

Gets the current position.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public int OldValue { get; }
vb
Public ReadOnly Property OldValue As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the splitter’s current position.

|

See Also

SplitterPositionChangingEventArgs Class

SplitterPositionChangingEventArgs Members

DevExpress.XtraGantt Namespace