Cell

A cell contains parts such as text, images, buttons, checkboxes, radiobuttons, progressbars, and more. A cell has many attributes that are accessible using an instance of the CellBaseClass class. The Parts property is used to access the parts contained within a cell.

Cells are typically used by controls to "build" items, headers, footers and other objects applicable to the control.