[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.AutoHidingChanging

AutoHidingChanging Event

Event fires when the AutoHiding property is about to change. Allows to cancel the change.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1DockingTab.AutoHidingChanging", "Event fires when the AutoHiding property is about to change. Allows to cancel the change.")]
public event CancelEventHandler AutoHidingChanging
Returns
Type Description
CancelEventHandler Event fires when the AutoHiding property is about to change. Allows to cancel the change.