Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewState Structure
Members

In This Topic
    ViewState Structure
    In This Topic
    A structure containing information about a state of a C1PreviewPane, such as scrolling position, zoom factor and so on. See also ViewHistoryItem.ViewState.
    Object Model
    ViewState Structure
    Syntax
    'Declaration
     
    Public Structure ViewState 
       Inherits System.ValueType
    public struct ViewState : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.C1Preview.ViewState

    See Also