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

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

    Return Value

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