Spread for ASP.NET 10 Product Documentation
ListBoxEditor Class Members
Properties  Methods 


The following tables list the members exposed by ListBoxEditor.

Public Constructors
 NameDescription
Public ConstructorListBoxEditor ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyItemsGets the items in the list box as an array.  
Public PropertyRowsGets or sets the number of rows of the list box to display when the cell is in edit mode.  
Public PropertyValidatorsGets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyValuesGets the values in the list box as an array.  
Top
Public Methods
 NameDescription
Public MethodGetEditorControlOverridden. Creates a list box editor control.  
Public MethodGetEditorValueGets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodGetValidatorsGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodValidateEditorValueValidates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
Protected Methods
 NameDescription
Protected MethodApplyStyleToApplies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Protected MethodGetSpreadReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
See Also

Reference

ListBoxEditor Class
FarPoint.Web.Spread.Editor Namespace
ListBoxCellType Class

User-Task Documentation

Setting a List Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.