| C1.Win.Calendar.UI Namespace > CalendarTheme Class : Common Property |
'Declaration<C1DescriptionAttribute("Gets style contains display common attributes that determine the appearance of control on the screen.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property Common As CommonStyle
'UsageDim instance As CalendarTheme Dim value As CommonStyle instance.Common = value value = instance.Common
[C1Description("Gets style contains display common attributes that determine the appearance of control on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public CommonStyle Common {get; set;}
[C1Description("Gets style contains display common attributes that determine the appearance of control on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public: property CommonStyle^ Common { CommonStyle^ get(); void set ( CommonStyle^ value); }
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