| WebPartResizer Properties |
The WebPartResizer type exposes the following members.
| Name | Description | |
|---|---|---|
| BoxedImageID |
ID of the image that is boxed within the resized element
| |
| HeightPropertyName |
Name of the height property
| |
| HorizontalOnly |
If true, the resizer is horizontal only
| |
| ImageUrl |
Resizer image URL
| |
| InfoElementID |
ID of the element over which to display the information block
| |
| Inverted |
If true, the resizer provides inverted resizing in X-axis
| |
| ParentWebPart |
Parent web part
| |
| RenderEnvelope |
If true, the resizer renders an envelope
| |
| ResizedElementID |
ID of the resized element relative to the web part client ID
| |
| VerticalOnly |
If true, the resizer is vertical only
| |
| WidthPropertyName |
Name of the width property
|