Spread ASP.NET 6.0 Product Documentation
FarPoint.Web.Spread.Renderer Namespace
See Also  Inheritance Hierarchy Send Feedback
FarPoint.Web.Spread Assembly : FarPoint.Web.Spread.Renderer Namespace

Glossary Item Box

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.
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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.