GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CustomCalendar Class / Key Property

In This Topic
    Key Property (CustomCalendar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As Object()
    public object[] Key {get;}
    See Also