Public Properties

  Name Description
public propertystatic Default Use to assign the control add-in the same size as other controls of the same type on the page.
public property IsDefault Gets a value indicating whether the control add-in has default size.
public property Maximum Use to assign the control add-in a maximum size on the page.
public property Minimum Use to assign the control add-in a minimum size on the page.
public property Preferred Use to assign the control add-in a preferred size on the page.

See Also