Spread ASP.NET 18
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / MultiColumnComboBoxCellType Class


In This Topic
    MultiColumnComboBoxCellType Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the automatic filter object.  
    Public PropertyGets or sets the URL for the background image for the cell. (Inherited from FarPoint.Web.Spread.BaseCellType)
    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 (in pixels) 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 of the data source for the MultiColumnComboBoxCellType.  
    Public PropertyGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
    Public PropertyGets or sets to which side of the editor the list aligns.  
    Public PropertyGets or sets the height (in pixels) of the list.  
    Public PropertyGets or sets how much (in pixels) the list offsets from the editor.  
    Public PropertyGets or sets the width (in pixels) of the list.  
    Public PropertyGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
    Public PropertyGets or sets whether to display the button.  
    Public PropertyGets or sets whether to use the value.  
    Public PropertyOverridden. Gets the validator collection.  
    Public PropertyGets or sets the vertical alignment of content in MultiColumnComboBox items.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
    Top
    See Also