Click or drag to resize

Costruttore OverrideCustomDrawCellEventArgs

Costruttore unico.

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi
public OverrideCustomDrawCellEventArgs(
	Object attr,
	GridView view,
	AttributeTableRow rowAttr,
	RowCellCustomDrawEventArgs e
)

Parametri

attr  Object
Attributo.
view  GridView
Vista.
rowAttr  AttributeTableRow
Riga dell'attributo.
e  RowCellCustomDrawEventArgs
EventArgs.
Vedi anche