TableCellAutomationPeer.GetClassNameCore Méthode

Définition

Obtient le nom du TableCell associé à ce TableCellAutomationPeer. Cette méthode est appelée par GetClassName().

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

Retours

String

Chaîne qui contient "TableCell".

S’applique à

Voir aussi