[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Number

Number Property

Number

Gets the week index number of WeekNumberInfo.

Declaration
public int Number { get; }
Public ReadOnly Property Number As Integer
Property Value
Type Description
int

The week index number of WeekNumberInfo.

Remarks

The Number is the week index of the year, which is got following the FirstDay week rule in current culture. It means the first week of the year starts on the first day of the year and ends before the following designated first day of the week.