Spread for ASP.NET 8.0 Product Documentation
FarPoint.Web.Spread.Renderer Namespace
Inheritance Hierarchy
Provides the base classes and interface for the components used to render cells.
Classes
 ClassDescription
ClassBaseRenderer Represents the partial (abstract) implementation of the IRenderer interface for a base renderer control.
ClassButtonRenderer Represents a renderer control for button cells.
ClassCheckBoxRenderer Represents a renderer control for check box cells.
ClassCurrencyFormatter Represents a formatter control that formats currency values.
ClassDefaultRenderer Represents a default renderer by providing a full (concrete) implementation of the IRenderer interface.
ClassHyperLinkRenderer Represents a renderer control for hyperlink cells.
ClassImageRenderer Represents a renderer control for image cells.
ClassListBoxRenderer Represents a renderer control for list box cells.
ClassTagCloudItem Represents an item in the tag cloud.
ClassTagCloudRenderer Represents a renderer control for tag cloud cells.
Interfaces
 InterfaceDescription
InterfaceICSSClassSupport Interface that supports the CSS class name for the renderer.
InterfaceIEditorCSSClassSupport Interface that supports the Css class name for the editor.
InterfaceIEnhancedFormatter Interface that supports formatting cell contents.
InterfaceIFormatter Interface that supports formatting cell contents.
InterfaceIRenderer Interface that supports the renderer controls.
InterfaceIRenderer2 Interface that supports additional renderer properties and methods.
Remarks
Renderers are responsible for painting cells when not in edit mode.
See Also

Reference

FarPoint.Web.Spread Assembly

 

 


Copyright © GrapeCity, inc. All rights reserved.