c# - GridUnitType.Star? -


How does this Star Unit type work? I had read . But in reality it could not get the way to define the size of an object.

* Size automatically proportionally adjusts the size, therefore, for example If you have a column with the width of * and the other with the width of * , then those two columns will have the same width (if they only have two Column, which will be 50% of the width of the grid). Instead, a column was 2 * and second, * then the ratio of the width of the column would be 2: 1. In other words, the first column will be 66% and the second will be 33%

If it was 4 * and 6 * , the first column would be 40% and The second will be 60% on 2 * and 3 * you can write equally well because this ratio is important, not an integer.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -