[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1BackstageView.DropDownClosing

DropDownClosing Event

Occurs when the drop-down portion of C1BackstageView closing.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("DropDown", "Drop-Down")]
[C1Description("BackstageView.DropDownClosing", "Occurs when the drop-down portion of C1BackstageView closing.")]
public event EventHandler<CancelEventArgs> DropDownClosing
Returns
Type Description
EventHandler<CancelEventArgs> Occurs when the drop-down portion of closing.