[]
Determines the appearance of cells in C1TreeView before editing.
public enum C1TreeViewEditorType
| Name | Description |
|---|---|
| CheckBox | Like a CheckBox |
| ComboBox | Like a ComboBox |
| DatePicker | Like a DatePicker |
| NumericEdit | Like a C1NumericEdit |
| Text | Like a TextBox |