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


The following tables list the members exposed by MultiColumnEditor.

Public Constructors
 NameDescription
Public ConstructorMultiColumnEditor Constructor  
Top
Public Properties
 NameDescription
Public PropertyAutoFilterGets or sets the automatic filter object.  
Public PropertyAutoPostBackGets or sets whether the component automatically posts back when clicked.  
Public PropertyColumnEditGets or sets which list column (by index) serves as the edit portion of the combo box.  
Public PropertyColumnEditNameGets or sets which list column (by name) serves as the edit portion of the combo box.  
Public PropertyColumnWidthsGets or sets the widths of the columns.  
Public PropertyDataColumnGets or sets which list column (by index) serves as the data portion of the combo box.  
Public PropertyDataColumnNameGets or sets which list column (by name) serves as the data portion of the combo box.  
Public PropertyDataMemberGets or sets the name of the data member that populates the list in the list portion of the combo box.  
Public PropertyDataSourceGets or sets the data source for the list portion of the combo box.  
Public PropertyDataSourceIDGets or sets the unique identifier for the data source for the MultiColumnComboBoxCellType.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyListAlignmentGets or sets to which side of the editor the list aligns.  
Public PropertyListHeightGets or sets the height of the list.  
Public PropertyListOffsetGets or sets how much the list offsets from the editor.  
Public PropertyListWidthGets or sets the width of the list.  
Public PropertyShowButtonGets or sets whether to display the button.  
Public PropertyUseValueGets or sets the value to use.  
Public PropertyValidatorsGets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor)
Public PropertyVerticalAlignGets or sets the vertical alignment of content in MultiColumnComboBox items.  
Top
Public Methods
 NameDescription
Public MethodGetEditorControlOverridden. Gets the control used to edit the cell.  
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

MultiColumnEditor Class
FarPoint.Web.Spread.Editor Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.