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


Glossary Item Box

The following tables list the members exposed by ButtonRenderer.

Public Constructors

 NameDescription
Public ConstructorButtonRenderer ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the Web control.  
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.  
Public PropertyBackColorGets or sets the background color of the cell.  
Public PropertyButtonTypeGets or sets the type of command button.  
Public PropertyCommandNameGets or sets the name of the command to perform.  
Public PropertyForeColorGets or sets the foreground color (typically the color of the text) of the cell.  
Public PropertyImageUrlGets or sets the path and file name of the picture to display in the button cell.  
Public PropertyOnClientClickHandles client-side click.  
Public PropertyRendererClientScriptUrlOverridden. Gets the URL of the renderer control if the renderer supports client-side scripting.  
Public PropertyShowEllipsisGets or sets whether to render ellipsis (...) to indicate text overflow in the cell.  
Public PropertyTextGets or sets the text to display in the button cell.  
Top

Protected Properties

 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (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 object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Top

See Also

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