[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleInfo

WeekTitleInfo Class

Represents a WeekTitleInfo contains the information for GrapeCity.Windows.InputMan.Primitives.WeekTitle presentation.

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

The WeekTitleInfo contains the following information:

WeekTitleInfo PropertyDescription
DayOfWeekThe DayOfWeek enumeration value of WeekTitleInfo represents.
TextThe string value which is culture-specific abbreviated name of the DayOfWeek.

Properties

Name Description
DayOfWeek

Gets the DayOfWeek enumeration value of WeekTitleInfo represents.

Text

Gets the string value which is culture-specific abbreviated name of the DayOfWeek.