FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : ComboBoxEditor Class |
The following tables list the members exposed by ComboBoxEditor.
Name | Description | |
---|---|---|
ComboBoxEditor Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoPostBack | Gets or sets whether the component automatically posts back when clicked. | |
BackColor | Gets or sets the background color of the cell. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
Items | Gets the items in the combo box as an array. | |
OnClientChanged | Gets or sets the client-side changed event properties. | |
UseValue | Gets or sets whether to use the value. | |
Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
Values | Gets the values in the combo box as an array. |
Name | Description | |
---|---|---|
GetEditorControl | Overridden. Creates a combo box editor control. | |
GetEditorValue | Gets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetValidators | Gets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
ValidateEditorValue | Validates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
ComboBoxEditor Class
FarPoint.Web.Spread.Editor Namespace
ComboBoxCellType Class