ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / CustomCalendar Class / ToString Method

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