Property VariableRowHeight
VariableRowHeight
Gets or sets a value indicating whether row heights become big enough to fit the content.
bool VariableRowHeight { get; set; }
Property Value
- bool
true if row heights grow to fit the content; false, if all rows use the largest row height. The default is false.
Remarks
This property doesn't work on all the platforms.