Condividi tramite


DataGridDesigner.GetEmptyDesignTimeHtml Metodo

Definizione

Ottiene il markup HTML utilizzato per rappresentare un controllo basato su modello vuoto in fase di progettazione.

protected:
 override System::String ^ GetEmptyDesignTimeHtml();
protected override string GetEmptyDesignTimeHtml ();
override this.GetEmptyDesignTimeHtml : unit -> string
Protected Overrides Function GetEmptyDesignTimeHtml () As String

Restituisce

Markup HTML utilizzato per rappresentare un controllo basato su modello vuoto in fase di progettazione.

Si applica a

Vedi anche