Spread for ASP.NET 7.0 Product Documentation
DefaultRenderer Class
Members  See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : DefaultRenderer Class


Glossary Item Box

Represents a default renderer by providing a full (concrete) implementation of the IRenderer interface.

Object Model

DefaultRenderer ClassExtraRendererSettings Class

Syntax

Visual Basic (Declaration) 
Public Class DefaultRenderer 
   Inherits BaseRenderer
   Implements FarPoint.Web.Spread.IEnhancedRendererIRenderer 
Visual Basic (Usage)Copy Code
Dim instance As DefaultRenderer
C# 
public class DefaultRenderer : BaseRenderer, FarPoint.Web.Spread.IEnhancedRendererIRenderer  

Inheritance Hierarchy

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.