ISupportIntegralResizing Interface Properties
In This Topic
For a list of all members of this type, see ISupportIntegralResizing members.
Public Properties
| Name | Description |
 | IntegralHeight | Gets or sets a boolean value indicating if the height of the control should be adjusted to completely display the last visible item in the dropdown. |
 | IntegralWidth | Gets or sets a boolean value indicating if the width of the control should be adjusted to completely display the visible items in the dropdown. |
Top
See Also