The namespace for grid classes.
Classes for grid support
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| AYTDataGridViewTextBoxCell | An as-you-type text box cell for the DataGridView control | |
| AYTDataGridViewTextBoxColumn | An as-you-type text box column for the DataGridView control | |
| AYTTextEditingControl | As you type version of DataGridVewTextBoxEditingControl | |
| DataGridAYTTextBox | As-You-Type enabled TextBox. | |
| DataGridAYTTextBoxColumn |
Summary description for DataGridAYTTextBoxColumn.
| |
| DataGridView_AYT_Manager | Control used to couple a DataGridView control with RapidSpellAsYouType. | |
| GridUtilities |
Utility class for grid controls.
| |
| SpellCheckableDataGridViewCell |
Wraps a DataGridViewCell so that it can be spell checked with RapidSpellDialog.
|