Spread ASP.NET 6.0 Product Documentation
MultiColumnEditor Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : MultiColumnEditor Class


Glossary Item Box

The following tables list the members exposed by MultiColumnEditor.

Public Constructors

 NameDescription
Public ConstructorMultiColumnEditor Constructor  
Top

Public Properties

 NameDescription
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 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.  
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 MethodGetValidatorGets the validator for the editor control used to validate values. (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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.