Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / Margins Class / ShouldSerialize Method

In This Topic
    ShouldSerialize Method (Margins)
    In This Topic
    Returns true if at least one margin differs from the default zero value. Otherwise, returns false.
    Syntax
    'Declaration
     
    
    Public Function ShouldSerialize() As Boolean
    public bool ShouldSerialize()
    See Also