Spread for ASP.NET 9.0 Product Documentation
ListBoxRenderer Class Members
Properties  Methods 


The following tables list the members exposed by ListBoxRenderer.

Public Constructors
 NameDescription
Public ConstructorListBoxRenderer ConstructorCreates a new list box cell renderer control with the specified items in the list box list.  
Top
Public Properties
 NameDescription
Public PropertyAllowWrapGets or sets whether the cell allows text to wrap onto multiple lines. Wrapping only occurs on word breaks. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer)
Public PropertyItemsGets the list items.  
Public PropertyRendererClientScriptUrlGets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer)
Public PropertySelectedBackColorGets or sets the background color of the selected list item.  
Public PropertySelectedForeColorGets or sets the text color of the selected item.  
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

Reference

ListBoxRenderer Class
FarPoint.Web.Spread.Renderer Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.