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

In This Topic
    ToString Method (BaseColumn)
    In This Topic
    Returns a string that represents the grid column.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also