[]
        
(Showing Draft Content)

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

ChildItemsPath Method

ChildItemsPath(string)

Configurates ChildItemsPath. Sets the name of the property used to generate child rows in hierarchical grids.

Declaration
public virtual TBuilder ChildItemsPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.