Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Urgent SplitPane
posted

What does SplitPane.RelativeSize="100,100" mean. What do 100 100 mean. What happens if I change 100,100 to 200,100 or 50,100.

Apart from that, I have a splitPane and it contains 3 contentPane. Of which I want to make the first pane's height constant. and I have set relativeSize = 100,100 for all the three contentPane. How do i achieve what am trying to do.

Thanks,

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello Dhwani,

    Thank you for contacting Infragistics!

    The RelativeSize property is the relative size each pane takes up on the split make, you can see more information here:
    www.infragistics.com/.../infragisticswpf.dockmanager~infragistics.windows.dockmanager.splitpane~relativesizeproperty

    After investigating this and doing some research, having a pane with static size and others with relative size has been determined to be a product idea. You can suggest new product ideas for future versions (or vote for existing ones) at <www.infragistics.com/.../ideas>.

    Submitting your idea will allow you to communicate directly with our product management team, track the progress of your idea at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.

    Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. You can also link back to this thread for additional details.

    Thank you in advance to submitting your product idea.

Children
No Data