Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF LayoutControl - Change the LayoutGroup's Size Proportionally

This example demonstrates how to extend the LayoutControl and LayoutGroup behavior to support proportional resizing. The created LayoutItemSize property allows you to specify relative (star *) values.

Note

This custom solution may not support all possible usage scenarios and configurations. If proportional resizing is required, we recommend that you use controls that support this functionality out of the box (DockLayoutManager with layout groups and items or a standard Grid).

Files to Review

Documentation

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Extend the LayoutControl and LayoutGroup behavior to support proportional resizing

Topics

Resources

Stars

0 stars

Watchers

54 watching

Forks

Used by

Contributors

Languages