Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8115813
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:35:15+00:00 2026-06-06T03:35:15+00:00

I have divided my xaml page in 3 column. The last column has a

  • 0

I have divided my xaml page in 3 column. The last column has a list-view and now I’m adding a property grid underneath of it. How can I add a feature on UI such that would allow user to resize the listview or property grid vertically?
I tried but either I’m using wrong attribute or it is not meant for this reason. any help will be appreciated.

    <StackPanel Grid.Column="5" Background="gray">

        **<ScrollViewer VerticalScrollBarVisibility="Auto" >**
        <ListView Background="LightGray" Opacity="1" ForceCursor="False" x:Name="myListView" x:FieldModifier="public" Height="326" >
            <ListView.View>
                <GridView>
                    <GridViewColumn Header="Parts List" Width="80"/>
                 </GridView>
            </ListView.View>
        </ListView>
        **</ScrollViewer>**

        <DockPanel>
            <Grid>
                <wpg:WpfPropertyGrid x:Name="PropertyGrid1" 

                VerticalAlignment="Stretch" HelpVisible="{Binding ElementName=ShowDescrip, Path=IsChecked}" 
                ToolbarVisible="{Binding ElementName=ShowToolbar, Path=IsChecked}"
                PropertySort="{Binding ElementName=ComboSort, Path=SelectedItem}" />
            </Grid>
        </DockPanel>
    </StackPanel>

Thanks.
Amit

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T03:35:16+00:00Added an answer on June 6, 2026 at 3:35 am

    You should probably use a Grid and a GridSplitter.
    You can have a look here for a quick example.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a grid view code below which have divided into 3 column .
I have divided the my google map display in to numbers of parts, Now
I have a circle divided into fourths. I need an algorithm that can rotate
I have divided my page into three sections: left, center, and right. Elements supposed
i have divided various components of the page in different php file. In the
I have an HTML page divided vertically into Header Body Footer The body in
What does * mean in XAML. I have a grid of width 400. And
I have a question which can be divided into two subquestions. I have created
I have a problem in HTML. I have divided the HTML page into two
I have divided a page into two divs namely leftPanel and RightPanel. I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.