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

In This Topic
    EnableViewState Property (C1GridViewDataRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EnableViewState As System.Boolean
    public System.bool EnableViewState {get; set;}
    See Also