[]
        
(Showing Draft Content)

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

RowHeaderPath Method

RowHeaderPath(string)

Configurates RowHeaderPath. Sets the name of the property used to create row header cells.

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

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

Row header cells are not visible or selectable. They are meant for use with accessibility tools.