Namespace Syncfusion.WinForms.DataGrid.Renderers
Classes
| DetailsViewCellRenderer
Represents a class that used to render the DetailsViewDataGrid. |
| DetailsViewExpanderCellRenderer
Represents a class that used to expand or collapse the details view grid. |
| GridButtonCellRenderer
Represents a class that used for drawing a button in a cell. |
| GridCaptionSummaryCellRenderer
Represents the class that used for drawing the caption summary row. |
| GridCellMaskEditBoxRenderer |
| GridCellRendererBase
Represents the base class for the cell renderer that used to draw the cell. |
| GridCellRendererCollection
Represents the class that contains the cell renderer collection. |
| GridCheckBoxCellRenderer
Represents the class that used for drawing the check box cell. |
| GridCheckBoxSelectorCellRenderer
Represents the class that is used for drawing the check box selector cell. |
| GridComboBoxCellRenderer
Represents the class that used for showing the SfComboBox cell. |
| GridDateTimeCellRenderer
Represents a class that used to draw the date time cell. |
| GridGroupSummaryCellRenderer
Represents the renderer for draw the GroupSummaryRow. |
| GridHeaderCellRenderer
Represents the class that used to draw the header cells of the control. |
| GridHyperlinkCellRenderer
Represents the class used for drawing the hyperlink cells. |
| GridImageCellRenderer
Represents the class that used to drawing the image in a cell. |
| GridIndentCellRenderer
Represents the class that is used for drawing the indent cell. |
| GridMultiSelectComboBoxCellRenderer
Represents the class that used for showing the MultiSelect ComboBox cell. |
| GridNumericCellRenderer
Represents the class that used for drawing the numeric text box cell. |
| GridProgressBarCellRenderer
Represents the class that used for drawing the Progress Bar cell. |
| GridRowHeaderCellRenderer
Represents the class that used for drawing the row header cell. |
| GridStackedHeaderCellRenderer
Represents the class that used for drawing the stacked header row. |
| GridSummaryCellRendererBase
Represents the class that used for drawing the summary row. |
| GridTableSummaryCellRenderer
Represents the renderer for draw the TableSummaryRow. |
| GridTextBoxCellRenderer
Represents the class that used for drawing the text box cell. |
| GridUnboundCellRenderer
Represents the class that used for drawing the GridUnboundColumn cells. |
| GridUnboundRowCellRenderer
Represents the class that used for drawing the unbound row cells. |
| GridVirtualizingCellRendererBase<E>
Represents the abstract class for drawing the virtualizing cell renderer collection. |
| GroupExpanderCellRenderer
Represents the class that used to draw the group expander cell. |
| PreviewRowExpanderCellRenderer
Represents the class that used to draw the Expander columns for the preview rows. |
Interfaces
| IGridCellRenderer<T>
Provides the functionality for all cell renderer in a SfDataGrid. |