Click or drag to resize

Metodo AttributeTableGetRowFromName

Restituisce l'oggetto AttributeTableRow corrispondente al nome dell'attributo passato.

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public AttributeTableRow GetRowFromName(
	string name
)

Parametri

name  String
Nome dell'attributo.

Valore di ritorno

AttributeTableRow
Vedi anche