C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / AutoRowHeights Property

In This Topic
AutoRowHeights Property (FlexSheet)
In This Topic
Gets or sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.
Syntax
'Declaration
 
Public Overridable Property AutoRowHeights As Boolean
 
See Also