| C1.Win.Calendar.UI Namespace > CommonStyle Class : BackImage Property |
'Declaration<C1DescriptionAttribute("Gets or sets the background image for the C1CalendarView control.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property BackImage As Image
'UsageDim instance As CommonStyle Dim value As Image instance.BackImage = value value = instance.BackImage
[C1Description("Gets or sets the background image for the C1CalendarView control.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public Image BackImage {get; set;}
[C1Description("Gets or sets the background image for the C1CalendarView control.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property Image^ BackImage { Image^ get(); void set ( Image^ 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