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