Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewCursors Class / ShouldSerializeZoomNone Method

In This Topic
    ShouldSerializeZoomNone Method
    In This Topic
    Tests whether the ZoomNone property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeZoomNone() As Boolean
    protected bool ShouldSerializeZoomNone()

    Return Value

    True if ZoomNone should be serialized, false otherwise.
    See Also