[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.EndDate

EndDate Property

EndDate

Gets the last date of the date range which the HeaderInfo represents.

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

The DateTime value of the last date of the date range which the HeaderInfo represents.

Remarks

EndDate is the last date of the range which the GrapeCity.Windows.InputMan.GcDropDownCalendar currently displayed.