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