CellType Property
CellType
Gets or sets the type of cell for the title bar.
Declaration
[TypeConverter(typeof(CellTypeConverter))]
public ICellType CellType { get; set; }
<TypeConverter(GetType(CellTypeConverter))>
Public Property CellType As ICellType