| C1.Win.Calendar.UI Namespace > CalendarTheme Class : Day Property |
'Declaration<C1DescriptionAttribute("Gets styles which determine the appearance of day elements on the screen.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Day As DayTheme
'UsageDim instance As CalendarTheme Dim value As DayTheme value = instance.Day
[C1Description("Gets styles which determine the appearance of day elements on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public DayTheme Day {get;}
[C1Description("Gets styles which determine the appearance of day elements on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public: property DayTheme^ Day { DayTheme^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2