Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / ScheduleGroupItem Class / Name Property

In This Topic
    Name Property (ScheduleGroupItem)
    In This Topic
    Gets the System.String value representing the name of the ScheduleGroupItem object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also