This is a migrated thread and some comments may be shown as answers.

Is it possible to have a LayoutControlExpanderGroup fill empty space?

1 Answer 78 Views
LayoutControl
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 31 Oct 2018, 02:30 PM

I'm using a RadLayoutControl on my page to group data into different groups.  I like the panel look and wanted to use that.  The problem I'm having is I want a certain LayoutControlExpanderGroup to fill in remaining space so that when a window resizes all the groups fill out one row of space.  Just wondering if there's similar functionality to the dock panel where I can set the container to LastChildFill="true" and the last container in the dock panel uses up all the remaining space.

 

1 Answer, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 1
answered on 31 Oct 2018, 02:32 PM
Nevermind, found that you could put Stretch as a value for HorizontalAlignment.
Tags
LayoutControl
Asked by
Daniel
Top achievements
Rank 1
Answers by
Daniel
Top achievements
Rank 1
Share this question
or