Spread for ASP.NET 10 Product Documentation
ButtonCellType Class Properties


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

Public Properties
 NameDescription
Public PropertyAccessKeyGets or sets the access key that allows you to quickly navigate to the cell.  
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 what type of command button to display.  
Public PropertyCommandNameGets or sets the command name for the button.  
Public PropertyCssClassGets or sets the CSS class name.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyForeColorGets or sets the foreground color (typically the color of the text) of the cell.  
Public PropertyImageUrlGets or sets the image to display in the button cell.  
Public PropertyOnClientClickGets or sets the OnClientClick event settings of the cell.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyShowEllipsisGets or sets whether to render ellipsis (...) to indicate text overflow in the cell.  
Public PropertyTextGets or sets the button text.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets 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

 

 


Copyright © GrapeCity, inc. All rights reserved.