Gets or sets the boolean value indicating whether cells can be customized in the column.
true if cells can be customized, false otherwise.
If CustomizeCells is set to true, then CustomizeCell event is called when creating cell cache to be displayed. Cells in such column are customizable, i.e. Text, Image and Style can be changed for each cell independently.
Column Class | Resco.Controls.SmartGrid Namespace