scCellModeEnum enumeration
    SCGrid Properties Methods Events Enumerations  
 

Constants

ConstantValueDescription
  scCellFixed 0Fixed cell (default).
  scCheckBox 1Built-in check-box.
  scComboDropDownBox 4Built-in combo-box. User can type in the field.
  scComboListBox 5Built-in combo-box. User can only choose in the list.
  scCommandButton 2Built-in command button.
  scCustom 6Custom control.
  scPlaceHolder 8scPlaceHolder REMOVED
  scPressButton 7Built-in press button.
  scTextBox 3Built-in text-box

Members

ElementType
 CellMode property
 ColMode property
 DefaultMode property
 RowMode property