RSType.RequestedPropertySize Property

Definition

Gets the size that is custom user control needs to render correctly.

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

Property Value

The custom size of the server.

Implements

Applies to