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

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

    Return Value

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