[]
Gets the GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo which contains the advanced information of the WeekTitle represents. This is a dependency property.
public WeekTitleInfo WeekTitleInfo { get; }
Public ReadOnly Property WeekTitleInfo As WeekTitleInfo
| Type | Description |
|---|---|
| WeekTitleInfo | The GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo which this WeekTitle presented. |
The GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo contains the following information:
| WeekTitleInfo Property | Description |
|---|---|
| GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo.DayOfWeek | The DayOfWeek enumeration value of GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo represents. |
| GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo.Text | The string value which is culture-specific abbreviated name of the GrapeCity.Windows.InputMan.Primitives.WeekTitleInfo.DayOfWeek. |