CellType Property
CellType
Gets or sets the cell type for cells in this alternating row.
Declaration
[TypeConverter(typeof(DesignTimeCellTypeConverter))]
public ICellType CellType { get; set; }
<TypeConverter(GetType(DesignTimeCellTypeConverter))>
Public Property CellType As ICellType