[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.PreserveOutlineState

PreserveOutlineState Method

PreserveOutlineState(bool)

Configurates PreserveOutlineState. Sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed.

Declaration
public virtual TBuilder PreserveOutlineState(bool value)
Public Overridable Function PreserveOutlineState(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.