[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo

WeekNumberInfo Class

Represents a WeekNumberInfo contains the information for GrapeCity.Windows.InputMan.Primitives.WeekNumber presentation.

Inheritance
WeekNumberInfo
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public class WeekNumberInfo
Public Class WeekNumberInfo
Remarks

The WeekNumberInfo contains the following information:

WeekNumberInfo PropertyDescription
NumberThe week index number of GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo.
TextThe formatted string value that the GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo should be presented according to current culture.

Properties

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.