ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItemBinding Class / InnerTextField Property

In This Topic
    InnerTextField Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property InnerTextField As System.String
    public System.string InnerTextField {get; set;}
    See Also