GridControl.RegisterEmbeddedControlInternal(Int32, Control) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected:
virtual void RegisterEmbeddedControlInternal(int editableCellType, System::Windows::Forms::Control ^ embeddedControl);
protected virtual void RegisterEmbeddedControlInternal(int editableCellType, System.Windows.Forms.Control embeddedControl);
abstract member RegisterEmbeddedControlInternal : int * System.Windows.Forms.Control -> unit
override this.RegisterEmbeddedControlInternal : int * System.Windows.Forms.Control -> unit
Protected Overridable Sub RegisterEmbeddedControlInternal (editableCellType As Integer, embeddedControl As Control)
Parametri
- editableCellType
- Int32
- embeddedControl
- Control