[]
Configurates Placeholder. Sets a string to display in the control when it contains no groups.
public FlexGridGroupPanelBuilder<T> Placeholder(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridGroupPanelBuilder<T> | Current builder. |