Back to Devexpress

TileView.GetChildRowCount Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileview-dot-getchildrowcount.md

latest783 B
Original Source

TileView.GetChildRowCount Method

NameParametersDescription
GetChildRowCount(KanbanGroup)groupReturns the number of tiles in the specified KanbanGroup.
GetChildRowCount(Int32)rowHandleReturns the number of tiles in the group with the specified unique identifier.
GetChildRowCount(Object)groupValueReturns the number of tiles in a group identified by its group value.