[]
        
(Showing Draft Content)

C1.Win.Command.ResizeEventArgs

ResizeEventArgs Class

Represents the arguments, associated with a Resize event.

Inheritance
ResizeEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public class ResizeEventArgs : CancelEventArgs

Properties

Name Description
Control

The C1DockingTab or C1CommandDock control that is being resized.

Neighbor

The neighbor control.

NewSize

The new size of the control.

Side

The side of the control that is being resized.