Name | Description | |
---|---|---|
![]() | ListBoxEditor Constructor | Overloaded. |
The following tables list the members exposed by ListBoxEditor.
Name | Description | |
---|---|---|
![]() | ListBoxEditor Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | 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 list box as an array. |
![]() | Rows | Gets or sets the number of rows of the list box to display when the cell is in edit mode. |
![]() | Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
![]() | Values | Gets the values in the list box as an array. |
Name | Description | |
---|---|---|
![]() | GetEditorControl | Overridden. Creates a list box editor control. |
![]() | GetEditorValue | Gets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
![]() | GetValidator | Gets the validator for the editor control used to validate values. (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) |
ListBoxEditor Class
FarPoint.Web.Spread.Editor Namespace
ListBoxCellType Class