Sergey Morkovkin
08.27.2007
Hello,
See also:
- "Layout: Introduce a capability to adjust Size constraints for items when designing a DetailView in the ModelEditor" at http://www.devexpress.com/issue=S30812
- "Layout.Web: Support Size constraint in ASP.NET applications" at http://www.devexpress.com/issue=S30813
Thanks,
Dan
Hello,
Now, the Windows Forms layout manager supports setting a layout item's size constraints via the context menu. To store the size constraints settings, the MaxSizeHeight, MaxSizeWidth, MinSizeHeight, MinSizeWidth and SizeConstraintsType attributes have been introduced to the Application Model's DetailView | Layout | LayoutGroup | LayoutItem node.
Thanks,
Roman P