FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : MultiColumnComboBoxCellType Class |
For a list of all members of this type, see MultiColumnComboBoxCellType members.
Name | Description | |
---|---|---|
![]() | ColumnEdit | Gets or sets which list column (by index) serves as the edit portion of the combo box. |
![]() | ColumnEditName | Gets or sets which list column (by name) serves as the edit portion of the combo box. |
![]() | ColumnWidths | Gets or sets the widths (in pixels) of the columns. |
![]() | DataColumn | Gets or sets which list column (by index) serves as the data portion of the combo box. |
![]() | DataColumnName | Gets or sets which list column (by name) serves as the data portion of the combo box. |
![]() | DataMember | Gets or sets the name of the data member that populates the list in the list portion of the combo box. |
![]() | DataSource | Gets or sets the data source for the list portion of the combo box. |
![]() | DataSourceID | Gets or sets the unique identifier of the data source for the MultiColumnComboBoxCellType. |
![]() | EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) |
![]() | ListAlignment | Gets or sets to which side of the editor the list aligns. |
![]() | ListHeight | Gets or sets the height (in pixels) of the list. |
![]() | ListOffset | Gets or sets how much (in pixels) the list offsets from the editor. |
![]() | ListWidth | Gets or sets the width (in pixels) of the list. |
![]() | RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) |
![]() | ShowButton | Gets or sets whether to display the button. |
![]() | UseValue | Gets or sets whether to use the value. |
![]() | VerticalAlign | Gets or sets the vertical alignment of content in MultiColumnComboBox items. |
Name | Description | |
---|---|---|
![]() | ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType) |