FarPoint.Web.Spread Assembly : FarPoint.Web.Spread.Renderer Namespace |
Class | Description | |
---|---|---|
BaseRenderer | Represents the partial (abstract) implementation of the IRenderer interface for a base renderer control. | |
ButtonRenderer | Represents a renderer control for button cells. | |
CheckBoxRenderer | Represents a renderer control for check box cells. | |
CurrencyFormatter | Represents a formatter control that formats currency values. | |
DefaultRenderer | Represents a default renderer by providing a full (concrete) implementation of the IRenderer interface. | |
HyperLinkRenderer | Represents a renderer control for hyperlink cells. | |
ImageRenderer | Represents a renderer control for image cells. | |
ListBoxRenderer | Represents a renderer control for list box cells. | |
TagCloudItem | Represents an item in the tag cloud. | |
TagCloudRenderer | Represents a renderer control for tag cloud cells. |
Interface | Description | |
---|---|---|
ICSSClassSupport | Interface that supports the CSS class name for the renderer. | |
IEditorCSSClassSupport | Interface that supports the Css class name for the editor. | |
IEnhancedFormatter | Interface that supports formatting cell contents. | |
IFormatter | Interface that supports formatting cell contents. | |
IRenderer | Interface that supports the renderer controls. | |
IRenderer2 | Interface that supports additional renderer properties and methods. |