Click or drag to resize

CreateControlArgsCellTypeAttributes Property

Initially this is the CellTypeAttributes value of the associated IField. To set this value use SetCellType(CellTypes, Int32) which requires that both the CellType and CellTypeAttributes be set together.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int CellTypeAttributes { get; }

Property Value

Type: Int32
See Also