[]
Occurs when a C1TreeViewItem is collapsing.
public event EventHandler<SourcedEventArgs> ItemCollapsing
Public Event ItemCollapsing As EventHandler(Of SourcedEventArgs)
| Type | Description |
|---|---|
| EventHandler<SourcedEventArgs> | Occurs when a C1TreeViewItem is collapsing. |