| C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : ControlPosition Property |
'Declaration<C1CategoryAttribute("Appearance")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1Carousel.ControlPosition", Description="Sets the position of the controls in wijcarousel.")> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <WidgetOptionAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property ControlPosition As PositionSettings
[C1Category("Appearance")] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1Carousel.ControlPosition", Description="Sets the position of the controls in wijcarousel.")] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [WidgetOption()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Layout(LayoutType.Behavior)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public PositionSettings ControlPosition {get; set;}
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