[]
Represents a WeekTitleInfo contains the information for GrapeCity.Windows.InputMan.Primitives.WeekTitle presentation.
public class WeekTitleInfo : INotifyPropertyChanged
Public Class WeekTitleInfo
Implements INotifyPropertyChanged
The WeekTitleInfo contains the following information:
WeekTitleInfo Property | Description |
---|---|
DayOfWeek | The DayOfWeek enumeration value of WeekTitleInfo represents. |
Text | The string value which is culture-specific abbreviated name of the DayOfWeek. |
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. |