ComponentOne Scheduler for WinForms
GroupDescriptions Property (BaseTableView)

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView Class : GroupDescriptions Property
Syntax
'Declaration
 
Public Property GroupDescriptions As System.Collections.Generic.IList(Of GroupDescription)
public System.Collections.Generic.IList<GroupDescription> GroupDescriptions {get; set;}
See Also

Reference

BaseTableView Class
BaseTableView Members