Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / ISupportIntegralResizing Interface
Properties Methods

In This Topic
    ISupportIntegralResizing Interface Members
    In This Topic

    The following tables list the members exposed by ISupportIntegralResizing.

    Public Properties
     NameDescription
     PropertyGets 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.  
     PropertyGets 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
    Public Methods
     NameDescription
     MethodReturns the height required to fit the maximum number of items within the specified height.  
     MethodReturns the width required to fit the maximum number of items within the specified width.  
    Top
    See Also