| C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListViewItem Class : Template Property |
'Declaration<System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)> <C1DescriptionAttribute(Key="C1ListViewItem.Template", Description="Gets or sets the template that will be used for the specified C1ListViewItem.")> <C1CategoryAttribute("Behavior")> <System.ComponentModel.BrowsableAttribute(False)> <System.Web.UI.TemplateInstanceAttribute(TemplateInstance.Single)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Overridable Property Template As System.Web.UI.ITemplate
[System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)] [C1Description(Key="C1ListViewItem.Template", Description="Gets or sets the template that will be used for the specified C1ListViewItem.")] [C1Category("Behavior")] [System.ComponentModel.Browsable(false)] [System.Web.UI.TemplateInstance(TemplateInstance.Single)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] public virtual System.Web.UI.ITemplate Template {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