| C1.Win.Calendar.UI Namespace > MonthTitleStyle Class : BackImageScaling Property |
'Declaration<C1DescriptionAttribute("Gets or sets the scaling used to render the background image of MonthTitle element.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property BackImageScaling As C1.Framework.ImageScaling
'UsageDim instance As MonthTitleStyle Dim value As C1.Framework.ImageScaling instance.BackImageScaling = value value = instance.BackImageScaling
[C1Description("Gets or sets the scaling used to render the background image of MonthTitle element.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public C1.Framework.ImageScaling BackImageScaling {get; set;}
[C1Description("Gets or sets the scaling used to render the background image of MonthTitle element.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property C1.Framework.ImageScaling BackImageScaling { C1.Framework.ImageScaling get(); void set ( C1.Framework.ImageScaling 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