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

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

    Return Value

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