Compartilhar via


DataBus.GetEditor(Type) Método

Definição

Obtém o tipo de um editor para o controle 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

O tipo especificado.

Retornos

O tipo de um editor para o controle DataBus.

Implementações

Aplica-se a