ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItem Class / LoadViewState Method

In This Topic
    LoadViewState Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Sub LoadViewState( _
       ByVal state As System.Object _
    ) 
    public new void LoadViewState( 
       System.object state
    )

    Parameters

    state
    See Also