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
530
Visible Rows on the xamDataGrid
posted

We have a desire to set the Visible Rows on the xamDataGrid.  We understand the only way to constrain the number of rows is to set Height, MaxHeight, or put the control in a container control that constrains it's height.  Is there a way to compute Height, based on a desired number of visible rows?