RadControls for WinForms

The Columns in RadGridView are the fundamental meta-objects for data source representation. They provide the structure according to which rows are composed. The term cell is often used interchangeably with column, although many consider it more correct to use cell to refer specifically to the single item that exists at the intersection between a row and a column (see Rows and Cells topics for more information on these objects).

This chapter gives you detailed information about the RadGridView columns. The covered topics are: