GridControl.GetRegisteredEmbeddedControl(Int32) Method

Definition

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

Parameters

editableCellType
Int32

Returns

Applies to