Condividi tramite


TableCellAutomationPeer.GetClassNameCore Metodo

Definizione

Ottiene il nome dell’oggetto TableCell associato a TableCellAutomationPeer. Questo metodo viene chiamato da GetClassName().

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

Restituisce

String

Stringa che contiene "TableCell".

Si applica a

Vedi anche