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

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

    Return Value

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