[]
        
(Showing Draft Content)

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

NewRowAtTop Method

NewRowAtTop(bool)

Configurates NewRowAtTop. Sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.

Declaration
public virtual TBuilder NewRowAtTop(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.