PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class / ViewState Property

In This Topic
    ViewState Property (ViewHistoryItem)
    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