MovingDateTimeValue Property
MovingDateTimeValue
Gets the new ValueLabel DateTimeValue of a moving ValueLabel during a drag operation.
This value differs from the DateTimeValue property only while the ValueLabel is being dragged by
the mouse making it is most useful in the ValueLabel.ValueChanging event.
Declaration
public DateTime MovingDateTimeValue { get; }
Public ReadOnly Property MovingDateTimeValue As Date