C1.Silverlight.DataGrid Namespace > C1DataGrid Class > GroupBy Method : GroupBy(DataGridColumn,DataGridSortDirection) Method |
'Declaration
Public Overloads Sub GroupBy( _ ByVal column As DataGridColumn, _ ByVal direction As DataGridSortDirection _ )
public void GroupBy( DataGridColumn column, DataGridSortDirection direction )
Exception | Description |
---|---|
DataGridGroupException | This exception is raised whether the collection view is not ready to execute a group operation. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2