ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1TemplateField Class / InnerState Property

In This Topic
    InnerState Property
    In This Topic
    Infrastructure.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property InnerState As System.Collections.Hashtable
    public override System.Collections.Hashtable InnerState {get;}
    See Also