[]
Occurs when the drop-down portion of C1BackstageView closing.
[C1Category("DropDown", "Drop-Down")]
[C1Description("BackstageView.DropDownClosing", "Occurs when the drop-down portion of C1BackstageView closing.")]
public event EventHandler<CancelEventArgs> DropDownClosing
<C1Category("DropDown", "Drop-Down")>
<C1Description("BackstageView.DropDownClosing", "Occurs when the drop-down portion of C1BackstageView closing.")>
Public Event DropDownClosing As EventHandler(Of CancelEventArgs)
| Type | Description |
|---|---|
| EventHandler<CancelEventArgs> | Occurs when the drop-down portion of closing. |