Use the following classes to work with the Data Grid component:
Identifier | Brief description |
The NuGridBrush class is used to work with a brush for table cell background fill. | |
The NuGridCell class is used to work with a grid cell. | |
The NuGridCellArea class is used to work with a cell area. | |
The NuGridCellImage class is used to work with image in a cell. | |
The NuGridCellStyle class is used to work with cell style. | |
The NuGridCellWithSparkline class is used to work with a cell containing a sparkline. | |
The NuGridColumn class is used to work with a column. | |
The NuGridController class is used to manage a table. | |
The NuGridDecoratedCell class is used to work with a formatted cell. | |
The NuGridExpandableCell class is used to work with a cell that contains expander. | |
The NuGridGradientBrush class is used for gradient fill of table cell background. | |
The NuGridGradientStop class is used to determine position and color of the brush used for grid cell background gradient fill. | |
The NuGridImageTextCell class is used to work with a cell that contains text and/or image. | |
The NuGridLinearGradientBrush class is used for linear gradient fill of table cell background. | |
The NuGridPoint class is used to work with a table point. | |
The NuGridRadialGradientBrush class is used for radial gradient fill of table cell background. | |
The NuGridResizer class is used to resize table cells. | |
The NuGridRow class is used to work with rows. | |
The NuGridSelectionArea class is used to work with selected table cells. | |
The NuGridSolidColorBrush class is used to work with a brush for table cell background solid color fill. | |
The NuGridSparklineData class is used to work with sparkline data. | |
The NuGridSparklineHelper class is used to plot a sparkline. | |
The NuGridStandardValueValidator class is used to check if a string value belongs to specified data type. | |
The NuGridTheme class is used to work with formatting theme of a table. | |
The NuGridTransposedProxyDataSource class is used to work with a transposed proxy data source. | |
The NuGridView class is used to work with a table shown on the mobile device. | |
The NuMenu class is used to work with menu. | |
The NuMenuController class is used to manage menu. | |
The NuSingleton class is used to work with an element in a public pool. | |
The NuTextGridCell class is used to work with a formatted cell that contains some text. |
See also: