C1.Web.Mvc.Sheet Namespace / FlexSheet Class / PreserveOutlineState Property

In This Topic
PreserveOutlineState Property (FlexSheet)
In This Topic
Gets or sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property PreserveOutlineState As Boolean
 
See Also