Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / SchedulerGroupItem Class / Name Property

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