Back to Devexpress

SplitterPositionChangingEventArgs.NewValue Property

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

latest1.1 KB
Original Source

SplitterPositionChangingEventArgs.NewValue Property

Gets the position that is about to be set.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public object NewValue { get; }
vb
Public ReadOnly Property NewValue As Object

Property Value

TypeDescription
Object

An object that specifies the position that is about to be set.

|

See Also

SplitterPositionChangingEventArgs Class

SplitterPositionChangingEventArgs Members

DevExpress.XtraGantt Namespace