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


In This Topic
    GetEditorControl Method (PercentCellType)
    In This Topic
    Gets the edit control for this cell type with the specified appearance and scaling.
    Overload List
    OverloadDescription
    Gets the edit control for this cell type with the specified appearance and scaling.  
    Gets the edit control for this cell type with the specified appearance and scaling.  
    Remarks

    The Spread component always positions the editor control returned by the GetEditorControl method so that the editor control covers the entire cell.

    For limits on the zoomFactor parameter, refer to the ZoomFactor property for the sheet.

    See Also