GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 String
    public override string ToString()
    See Also