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