[]
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
Type | Description |
---|---|
EventHandler<CancelEventArgs> | Occurs when the drop-down portion of closing. |