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

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

    Return Value

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