Share via


GridControl.GetRegisteredEmbeddedControl(Int32) 方法

定义

protected:
 System::Windows::Forms::Control ^ GetRegisteredEmbeddedControl(int editableCellType);
protected System.Windows.Forms.Control GetRegisteredEmbeddedControl (int editableCellType);
member this.GetRegisteredEmbeddedControl : int -> System.Windows.Forms.Control
Protected Function GetRegisteredEmbeddedControl (editableCellType As Integer) As Control

参数

editableCellType
Int32

返回

适用于