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

In This Topic
    ToString Method (Margins)
    In This Topic
    Converts this Margins to a human readable string.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also