DataBus.GetEditor(Type) Metodo

Definizione

Ottiene il tipo di un editor per il controllo 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

Parametri

editorBaseType
Type

Tipo specificato.

Restituisce

Il tipo di un editor per il controllo DataBus.

Implementazioni

Si applica a