Spread for ASP.NET 11 Product Documentation
ButtonCellType Class Properties


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ButtonCellType Class

For a list of all members of this type, see ButtonCellType members.

Public Properties
 NameDescription
Public PropertyGets or sets the access key that allows you to quickly navigate to the cell.  
Public PropertyGets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.  
Public PropertyGets or sets the background color of the cell.  
Public PropertyGets or sets what type of command button to display.  
Public PropertyGets or sets the command name for the button.  
Public PropertyGets or sets the CSS class name.  
Public PropertyGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyGets or sets the foreground color (typically the color of the text) of the cell.  
Public PropertyGets or sets the image to display in the button cell.  
Public PropertyGets or sets the OnClientClick event settings of the cell.  
Public PropertyGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyGets or sets whether to render ellipsis (...) to indicate text overflow in the cell.  
Public PropertyGets or sets the button text.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
See Also

Reference

ButtonCellType Class
FarPoint.Web.Spread Namespace
CellType property (Cell)
CellType property (Column)
CellType property (Row)
ButtonRenderer Class

User-Task Documentation

Setting a Button Cell