[]
        
(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)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.