ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Column Class / ToString Method

In This Topic
    ToString Method (Column)
    In This Topic
    Returns a string representation of the Column object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string representation of the Column object
    See Also