Spread for ASP.NET 12 Product Documentation
ColumnEdit Property (MultiColumnComboBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : ColumnEdit Property
Gets or sets which list column (by index) serves as the edit portion of the combo box.
Syntax
'Declaration
 
Public Property ColumnEdit As Integer
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Integer
 
instance.ColumnEdit = value
 
value = instance.ColumnEdit
public int ColumnEdit {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members