FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ListBoxCellType Class |
For a list of all members of this type, see ListBoxCellType members.
Name | Description | |
---|---|---|
CssClass | Gets or sets the CSS class name. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
Items | Gets or sets a string array of items for the list box list. | |
ListItems | Gets or sets the list of items. | |
RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
Rows | Gets or sets the number of items to display when when editing the list. | |
SelectedBackColor | Gets or sets the background color for the selected item in the list. | |
SelectedForeColor | Gets or sets the text color for the selected item in the list. | |
Values | Gets or sets a string array of values for the list box list. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType) |