Product Class Structure
The following table lists classes that represent the main elements in the DXGrid for Silverlight suite.
Class | Description |
---|---|
Grid |
The grid control. |
Data |
Serves as a base for classes that represent Views. |
Grid |
Serves as the base for objects representing Views in a grid control. |
Table |
Represents a View that displays data in a tabular form. |
Column |
Serves as a base for classes that represent columns. |
Tree |
A View that displays information in a Tree hierarchical structure. |
Grid |
Represents a column within a Table View. |
Tree |
A node displayed within a Tree |