XRTableRow.CreateRow Method
| Name | Parameters | Description |
|---|---|---|
| CreateRow(SizeF, Int32) static | size, cellCount | Creates an instance of the XRTableRow class with the specified settings. |
| CreateRow(Single, Int32) static | height, cellCount | Creates an instance of the XRTableRow class with the specified settings. |