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


In This Topic
    GetPreferredSize Method (PercentCellType)
    In This Topic
    Retrieves the size of a rectangular area into which a control fits.
    Overload List
    OverloadDescription
    Retrieves the size of a rectangular area into which a control fits.  
    Gets the preferred (maximum required) size of the cell for the editor control. (Inherited from FarPoint.Win.Spread.CellType.EditBaseCellType)
    Remarks
    There are two methods: one for the editor and one for the renderer.
    See Also