CGXGridCore::GetDefaultRowHeight

virtual int GetDefaultRowHeight( );

Return Value

The default value for the row-height in pixels.

Remarks

Overridable method which returns the default value for the row-height in pixels.

Note that this value is computed from an internally stored logical height that considers the font-size of the standard-style and the zooming-factor.

Height_LPtoDP helps you convert from logical to pixel values when you want to override the method. See GetRowHeight for a similar example.

See Also

 CGXGridCore::SetDefaultRowHeight  CGXGridCore::GetRowHeight  CGXGridCore::Height_LPtoDP

CGXGridCore

 Class Overview |  Class Members