Spread for ASP.NET 8.0 Product Documentation
ComboBoxEditor Class Methods


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

Public Methods
 NameDescription
Public MethodGetEditorControlOverridden. Creates a combo 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

ComboBoxEditor Class
FarPoint.Web.Spread.Editor Namespace
ComboBoxCellType Class

User-Task Documentation

Setting a Combo Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.