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

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

    Return Value

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