[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridGroupPanelBuilder-1.Placeholder

Placeholder Method

Placeholder(string)

Configurates Placeholder. Sets a string to display in the control when it contains no groups.

Declaration
public FlexGridGroupPanelBuilder<T> Placeholder(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FlexGridGroupPanelBuilder<T>

Current builder.