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

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

    Return Value

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