Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class / ViewState Property

In This Topic
    ViewState Property
    In This Topic
    Gets the ViewState corresponding to the current history item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewState As ViewState
    public ViewState ViewState {get;}
    See Also