| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : DropDownListPosition Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <LayoutAttribute(LayoutType.Behavior)> <WidgetOptionAttribute()> <C1DescriptionAttribute(Key="C1ComboBox.DropDownListPosition", Description="Determines the position of the drop-down list when it opens or pops up.")> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Property DropDownListPosition As PositionSettings
[System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [Layout(LayoutType.Behavior)] [WidgetOption()] [C1Description(Key="C1ComboBox.DropDownListPosition", Description="Determines the position of the drop-down list when it opens or pops up.")] [C1Category("Behavior")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] public PositionSettings DropDownListPosition {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