Spread for ASP.NET 10 Product Documentation
ListBoxCellType Class Properties


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

Public Properties
 NameDescription
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 PropertyItemsGets or sets a string array of items for the list box list.  
Public PropertyListItemsGets or sets the list of items.  
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 PropertyRowsGets or sets the number of items to display when when editing the list.  
Public PropertySelectedBackColorGets or sets the background color for the selected item in the list.  
Public PropertySelectedForeColorGets or sets the text color for the selected item in the list.  
Public PropertyValuesGets or sets a string array of values for the list box list.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
See Also

Reference

ListBoxCellType Class
FarPoint.Web.Spread Namespace
CellType Property (Cell Class)
CellType Property (Column Class)
CellType Property (Row Class)
ListBoxRenderer Class
ListBoxEditor Class

User-Task Documentation

Setting a List Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.