ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / GetListName Method

In This Topic
    GetListName Method (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetListName( _
       ByVal listAccessors() As System.ComponentModel.PropertyDescriptor _
    ) As System.String
    public virtual System.string GetListName( 
       System.ComponentModel.PropertyDescriptor[] listAccessors
    )

    Parameters

    listAccessors
    See Also