[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.HeaderInfo.StartDate

StartDate Property

StartDate

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

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

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

Remarks

StartDate is the first date of the range which the GrapeCity.Windows.InputMan.GcDropDownCalendar currently displayed.