Gets the value indicating wether the cell is currently customizing via CustomizeCell event.
Customizing can be used to determine wether the cell is customizing via CustomizeCell event and do additional task. For example, Bounds does not notify AdvancedList about change, because new Bounds are related to that customizing cell only.
Cell Class | Resco.Controls.AdvancedList Namespace