Overload | Description |
---|---|
DetailGrid Constructor() | Initializes a new instance of the DetailGrid class. |
DetailGrid Constructor(GroupMargin,SpacerRow,SpacerRow) | Initializes a new instance of the DetailGrid class specifying its margins. |
DetailGrid Constructor(GroupMargin,SpacerRow,SpacerRow,FixedColumnSplitter) | Initializes a new instance of the DetailGrid class specifying its margins. |
DetailGrid Constructor(DetailGrid,DetailGrid) | Initializes a new instance of the DetailGrid class specifying the template that will be used to create other detail grids. |