ComponentOne Scheduler for WPF and Silverlight
DisplayName Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : DisplayName Property
Gets or sets the System.String value representing the display name of the SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
 
Public Property DisplayName As System.String
public System.string DisplayName {get; set;}

Property Value

The display name.
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members