ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / Triple Class / ToString Method

In This Topic
    ToString Method (Triple)
    In This Topic
    Returns a string that represents the current object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string that represents the current object.
    See Also