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

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

    Return Value

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