| C1.Win.Calendar Namespace > C1CalendarView Class : BackgroundImageLayout Property |
'Declaration<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Overrides Property BackgroundImageLayout As ImageLayout
'UsageDim instance As C1CalendarView Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public override ImageLayout BackgroundImageLayout {get; set;}
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public: property ImageLayout BackgroundImageLayout { ImageLayout get() override; void set ( ImageLayout value) override; }
| Exception | Description |
|---|---|
| System.ComponentModel.InvalidEnumArgumentException | The specified enumeration value does not exist. |
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