Click or drag to resize
WebPartResizer Properties

The WebPartResizer type exposes the following members.

Properties
  NameDescription
Public propertyBoxedImageID
ID of the image that is boxed within the resized element
Public propertyHeightPropertyName
Name of the height property
Public propertyHorizontalOnly
If true, the resizer is horizontal only
Public propertyImageUrl
Resizer image URL
Public propertyInfoElementID
ID of the element over which to display the information block
Public propertyInverted
If true, the resizer provides inverted resizing in X-axis
Public propertyParentWebPart
Parent web part
Public propertyRenderEnvelope
If true, the resizer renders an envelope
Public propertyResizedElementID
ID of the resized element relative to the web part client ID
Public propertyVerticalOnly
If true, the resizer is vertical only
Public propertyWidthPropertyName
Name of the width property
Top
See Also