Click or drag to resize

Costruttore AttributeTableRow(String, String, Object, Object, Type, Boolean)

Inizializza una nuova istanza della classe AttributeTableRow.

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public AttributeTableRow(
	string name,
	string prompt,
	Object value,
	Object tag,
	Type type,
	bool isDedAttr
)

Parametri

name  String
 
prompt  String
 
value  Object
 
tag  Object
 
type  Type
 
isDedAttr  Boolean
 
Vedi anche