[]
        
(Showing Draft Content)

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

TreeIndent Method

TreeIndent(int)

Configurates TreeIndent. Sets the indent used to offset row groups of different levels.

Declaration
public virtual TBuilder TreeIndent(int value)
Public Overridable Function TreeIndent(value As Integer) As TBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.