[]
        
(Showing Draft Content)

C1.WPF.Schedule.SchedulerGroupItem.ToString

ToString Method

ToString()

Returns the string representation of the current SchedulerGroupItem object.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The DisplayName property value.

Overrides