TileView.GetChildRowCount Method
Name | Parameters | Description |
---|---|---|
GetChildRowCount(KanbanGroup) | group | Returns the number of tiles in the specified KanbanGroup. |
GetChildRowCount(Int32) | rowHandle | Returns the number of tiles in the group with the specified unique identifier. |
GetChildRowCount(Object) | groupValue | Returns the number of tiles in a group identified by its group value. |