IGridControl.RegisterEmbeddedControl(Int32, Control) Metodo

Definizione

public:
 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
Public Sub RegisterEmbeddedControl (editableCellType As Integer, embeddedControl As Control)

Parametri

editableCellType
Int32
embeddedControl
Control

Si applica a