Spread for ASP.NET 10 Product Documentation
MultiColumnComboBoxCellType Class Properties


For a list of all members of this type, see MultiColumnComboBoxCellType members.

Public Properties
 NameDescription
Public PropertyAutoFilterGets or sets the automatic filter object.  
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 (in pixels) 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 of the data source for the MultiColumnComboBoxCellType.  
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyListAlignmentGets or sets to which side of the editor the list aligns.  
Public PropertyListHeightGets or sets the height (in pixels) of the list.  
Public PropertyListOffsetGets or sets how much (in pixels) the list offsets from the editor.  
Public PropertyListWidthGets or sets the width (in pixels) of the list.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyShowButtonGets or sets whether to display the button.  
Public PropertyUseValueGets or sets whether to use the value.  
Public PropertyVerticalAlignGets or sets the vertical alignment of content in MultiColumnComboBox items.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
See Also

Reference

MultiColumnComboBoxCellType Class
FarPoint.Web.Spread Namespace

User-Task Documentation

Setting a Multiple-Column Combo Box Cell

 

 


Copyright © GrapeCity, inc. All rights reserved.