[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.ItemSizeChanged

ItemSizeChanged Event

Occurs when the ItemSize property is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1DockingTab.ItemSizeChanged", "Occurs when the ItemSize property is changed.")]
public event EventHandler ItemSizeChanged
<C1Description("C1DockingTab.ItemSizeChanged", "Occurs when the ItemSize property is changed.")>
Public Event ItemSizeChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the ItemSize property is changed.