True DBGrid for WinForms

A True DBGrid control is a collection of rows and columns. Columns, generally, contain a particular type of information through out, while rows are used to record different types of information about a particular item.

This section discusses the various operations that can be performed on columns in True DBGrid.

Topics Content
基本的な操作 Learn about the basic column operations performed in the grid control.
ヘッダとフッタ Learn about the different tasks related to header and footer in grid columns.
サイズ変更 Learn about column sizing in the grid control.