TcxCustomGridColumn.GroupBy(Integer,Boolean,Boolean,Boolean) Method
Declaration
function GroupBy(AGroupIndex: Integer; ACanShow: Boolean = True; AMergeWithLeftColumn: Boolean = False; AMergeWithRightColumn: Boolean = False): Boolean;
Parameters
| Name | Type |
|---|---|
| AGroupIndex | Integer |
| ACanShow | Boolean |
| AMergeWithLeftColumn | Boolean |
| AMergeWithRightColumn | Boolean |
Returns
| Type |
|---|
| Boolean |
See Also