Spread for ASP.NET 11 Product Documentation
MultiColumnEditor Class Members
Properties  Methods 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : MultiColumnEditor Class

The following tables list the members exposed by MultiColumnEditor.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the automatic filter object.  
Public PropertyGets or sets whether the component automatically posts back when clicked.  
Public PropertyGets or sets which list column (by index) serves as the edit portion of the combo box.  
Public PropertyGets or sets which list column (by name) serves as the edit portion of the combo box.  
Public PropertyGets or sets the widths of the columns.  
Public PropertyGets or sets which list column (by index) serves as the data portion of the combo box.  
Public PropertyGets or sets which list column (by name) serves as the data portion of the combo box.  
Public PropertyGets or sets the name of the data member that populates the list in the list portion of the combo box.  
Public PropertyGets or sets the data source for the list portion of the combo box.  
Public PropertyGets or sets the unique identifier for the data source for the MultiColumnComboBoxCellType.  
Public PropertyGets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyGets or sets to which side of the editor the list aligns.  
Public PropertyGets or sets the height of the list.  
Public PropertyGets or sets how much the list offsets from the editor.  
Public PropertyGets or sets the width of the list.  
Public PropertyGets or sets whether to display the button.  
Public PropertyGets or sets the value to use.  
Public PropertyGets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyGets or sets the vertical alignment of content in MultiColumnComboBox items.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Gets the control used to edit the cell.  
Public MethodGets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodGets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public MethodValidates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
Protected Methods
 NameDescription
Protected MethodApplies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Protected MethodReturns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Top
See Also

Reference

MultiColumnEditor Class
FarPoint.Web.Spread.Editor Namespace