[]
Represents a WeekNumberInfo contains the information for GrapeCity.Windows.InputMan.Primitives.WeekNumber presentation.
public class WeekNumberInfo
Public Class WeekNumberInfo
The WeekNumberInfo contains the following information:
WeekNumberInfo Property | Description |
---|---|
Number | The week index number of GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo. |
Text | The formatted string value that the GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo should be presented according to current culture. |
Name | Description |
---|---|
Number | Gets the week index number of WeekNumberInfo. |
Text | Gets the formatted string value that the WeekNumberInfo should be presented according to current culture. |