Share via


DataBus.GetEditor(Type) Método

Definición

Obtiene el tipo de un editor para el control DataBus.

public:
 virtual System::Object ^ GetEditor(Type ^ editorBaseType);
public object GetEditor (Type editorBaseType);
abstract member GetEditor : Type -> obj
override this.GetEditor : Type -> obj
Public Function GetEditor (editorBaseType As Type) As Object

Parámetros

editorBaseType
Type

El tipo especificado.

Devoluciones

Tipo de un editor para el control DataBus.

Implementaciones

Se aplica a