SwitcherViewAdapter.DefaultSize Property

Definition

Gets the default size of the control.

public:
 property System::Drawing::Size DefaultSize { System::Drawing::Size get(); };
public System.Drawing.Size DefaultSize { get; }
member this.DefaultSize : System.Drawing.Size
Public ReadOnly Property DefaultSize As Size

Property Value

The default size of the control.

Implements

Microsoft.SqlServer.Management.Controls.IView.DefaultSize

Applies to