| Class | Description |
|---|
| BindColumn | BindColumn. |
| BindColumnCollection | BindColumnCollection. |
| CellEventArgs | Provides data for cell events. |
| CustomCommandButton | Represents a custom command button in the tab bar of the GridWeb control. |
| CustomCommandButtonCollection | Represents the collection of CustomCommandButton. |
| GridWeb | Represents a root object to create an GridWeb control. Inherited from System.Web.UI.WebControls.WebControl. To use this control, simply drag it from your toolbox to a webform. |
| GridWebForm | GridWebForm control. It works with the GridWeb control. Set the GridWebControl property for it before run it. |
| License | Provides methods to license the component. |
| RejectDeleteException | This exception class is thrown in the RowColumnEventArgs.RejectDelete method. This exception can cancel a deleting operation in a RowDeleting or ColumnDeleting event handler. |
| RowColumnEventArgs | Provides data for row/column events. |
| TableItemStyle | Inherited from System.Web.UI.WebControls.TableItemStyle. Encapsulates the styles of a WebCell. |
| TableStyle | Inherited from System.Web.UI.WebControls.TableStyle. Represents the style of a web table. Please refer to .NET SDK document about System.Web.UI.WebControls.TableStyle for further information. |
| Validation | Represents a cell's validation operation. |
| ViewerStyleTemplate | ViewerStyleTemplate. |
| WebBorderStyle | Encapsulates the style of web table or cell border. |
| Worksheet | Inherited from WebWorksheet. Used in design-time only. |