[]
        
(Showing Draft Content)

C1.Win.Schedule.ScheduleGroupItem.ToString

ToString Method

ToString()

Returns the string representation of the current ScheduleGroupItem object.

Declaration
public override string ToString()
Returns
Type Description
string

The DisplayName property value.

Overrides