Parameters
- mode
- An AutoHeightMode value indicating in regards to what factors the fitted height of the row will be calculated. This parameter is not taken into consideration for a GroupManagerRow; the fitted height of a GroupManagerRow is always the height of either one line or the height of the glyph (which ever is bigger).
- graphics
- The System.Drawing.Graphics object used to paint the row.
- printing
- true if the row is being printed; false otherwise.
Return Value
The fitted height of the row in pixels.