FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : MultiColumnEditor Class |
For a list of all members of this type, see MultiColumnEditor members.
Name | Description | |
---|---|---|
AutoPostBack | Gets or sets whether the component automatically posts back when clicked. | |
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 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 for the data source for the MultiColumnComboBoxCellType. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
ListAlignment | Gets or sets to which side of the editor the list aligns. | |
ListHeight | Gets or sets the height of the list. | |
ListOffset | Gets or sets how much the list offsets from the editor. | |
ListWidth | Gets or sets the width of the list. | |
ShowButton | Gets or sets whether to display the button. | |
UseValue | Gets or sets the value to use. | |
Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
VerticalAlign | Gets or sets the vertical alignment of content in MultiColumnComboBox items. |