ComponentOne ASP.NET MVC Controls
GroupDescriptions Property (IItemsSource<T>)

C1.Web.Mvc Namespace > IItemsSource<T> Interface : GroupDescriptions Property
Gets the group description collection.
Syntax
'Declaration
 
ReadOnly Property GroupDescriptions As IList(Of GroupDescription)
IList<GroupDescription> GroupDescriptions {get;}
See Also

Reference

IItemsSource<T> Interface
IItemsSource<T> Members