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

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

    Return Value

    A string representation of the Row object
    See Also