[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDateEventArgs.OldDate

OldDate Property

OldDate

Gets the previous focused date of the GrapeCity.Windows.InputMan.GcDropDownCalendar.

Declaration
public DateTime OldDate { get; }
Public ReadOnly Property OldDate As Date
Property Value
Type Description
DateTime

A DateTime representing the old focused date.