FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > EditBaseCellType クラス : GetReusableEditorControl メソッド |
'宣言
Public Shadows Function GetReusableEditorControl( _ ByVal irec As IReuseEditorControl, _ ByVal parent As Control, _ ByVal appearance As Appearance, _ ByVal zoomFactor As Single _ ) As Control
public new Control GetReusableEditorControl( IReuseEditorControl irec, Control parent, Appearance appearance, float zoomFactor )