| C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListViewItemBinding Class : ThemeField Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1ListViewItemBinding.ThemeField", Description="Gets or sets the field's name from DataSource to bind to the "Theme" property for C1ListViewItem")> <C1CategoryAttribute("Databindings")> Public Property ThemeField As System.String
[System.ComponentModel.TypeConverter("System.Web.UI.Design.DataSourceViewSchemaConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1ListViewItemBinding.ThemeField", Description="Gets or sets the field's name from DataSource to bind to the "Theme" property for C1ListViewItem")] [C1Category("Databindings")] public System.string ThemeField {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