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

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

    Return Value

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