| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : Columns Property |
'Declaration<System.ComponentModel.BrowsableAttribute(False)> <C1CategoryAttribute("Appearance")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1ComboBox.Columns", Description="Collection of columns in the combobox.")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.MergablePropertyAttribute(False)> <LayoutAttribute(LayoutType.Appearance)> <WidgetOptionAttribute()> Public ReadOnly Property Columns As C1ComboColumnCollection
[System.ComponentModel.Browsable(false)] [C1Category("Appearance")] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1ComboBox.Columns", Description="Collection of columns in the combobox.")] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.MergableProperty(false)] [Layout(LayoutType.Appearance)] [WidgetOption()] public C1ComboColumnCollection Columns {get;}
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