ComponentOne SplitContainer for WinForms
Size Property (C1SplitterPanel)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : Size Property
Gets the height and width of the control.
Syntax
'Declaration
 
Public Shadows Property Size As System.Drawing.Size
public new System.Drawing.Size Size {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members