C1.Win.TreeView Namespace / C1TreeColumn Class / EditorTypeChanged Event

In This Topic
EditorTypeChanged Event (C1TreeColumn)
In This Topic
Occurs when the column EditorType changed.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeColumn.EditorTypeChanged", "Occurs when the column EditorType changed.")>
Public Event EditorTypeChanged As EventHandler
 
See Also