Spread ASP.NET 6.0 Product Documentation
DefaultRenderer Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : DefaultRenderer Class


Glossary Item Box

The following tables list the members exposed by DefaultRenderer.

Public Constructors

 NameDescription
Public ConstructorDefaultRenderer ConstructorCreates a default renderer control.  
Top

Public Properties

 NameDescription
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap onto multiple lines. Wrapping only occurs on word breaks.  
Public PropertyRendererClientScriptUrlGets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

Public Methods

 NameDescription
Public MethodPaintCellOverridden. Gets the renderer control and renders it in the cell.  
Top

Protected Methods

 NameDescription
Protected MethodApplyStyleToApplies an appearance to the TableCell. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

See Also

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