Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BaseCellType Class / GetPreferredSize Method


In This Topic
    GetPreferredSize Method (BaseCellType)
    In This Topic
    Gets the preferred (maximum needed) size of the cell for the editor control.
    Gets the preferred (maximum needed) size of the cell.
    Overload List
    OverloadDescription
    Gets the preferred (maximum needed) size of the cell for the editor control.  
    Gets the preferred (maximum required) size of the cell for the renderer control.  
    Remarks
    There are two methods: one for the editor and one for the renderer.
    See Also