GrapeCity.Win.MultiRow Namespace > ListCell Class : DataSource Property |
<SRCategoryAttribute("Data")> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the data source whose data contains the possible selections shown in the drop-down list.")> <GcSerializeIgnoreAttribute()> <AttributeProviderAttribute(TypeName="System.ComponentModel.IListSource, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", PropertyName="")> Public Overridable Property DataSource As Object
Dim instance As ListCell Dim value As Object instance.DataSource = value value = instance.DataSource
[SRCategory("Data")] [DefaultValue()] [SRDescription("Indicates the data source whose data contains the possible selections shown in the drop-down list.")] [GcSerializeIgnore()] [AttributeProvider(TypeName="System.ComponentModel.IListSource, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", PropertyName="")] public virtual object DataSource {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