다음을 통해 공유


GridControl.RegisterEmbeddedControl(Int32, Control) 메서드

정의

public:
 virtual void RegisterEmbeddedControl(int editableCellType, System::Windows::Forms::Control ^ embeddedControl);
public void RegisterEmbeddedControl (int editableCellType, System.Windows.Forms.Control embeddedControl);
abstract member RegisterEmbeddedControl : int * System.Windows.Forms.Control -> unit
override this.RegisterEmbeddedControl : int * System.Windows.Forms.Control -> unit
Public Sub RegisterEmbeddedControl (editableCellType As Integer, embeddedControl As Control)

매개 변수

editableCellType
Int32
embeddedControl
Control

구현

적용 대상