Click or drag to resize

ProgressCell Constructor (Int32)

Initializes a new instance of the ProgressCell class.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public ProgressCell(
	int column
)

Parameters

column
Type: SystemInt32
Index of the column to bind to.
See Also