Skip to main content

Product Class Structure

The following table lists classes that represent the main elements in the DXGrid for Silverlight suite.

Class Description
GridControl The grid control.
DataViewBase Serves as a base for classes that represent Views.
GridViewBase Serves as the base for objects representing Views in a grid control.
TableView Represents a View that displays data in a tabular form.
ColumnBase Serves as a base for classes that represent columns.
TreeListView A View that displays information in a Tree hierarchical structure.
GridColumn Represents a column within a Table View.
TreeListNode A node displayed within a TreeListView.