DataViewSettingsBase.SetEmptyDataTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetEmptyDataTemplateContent(Action<DataViewTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the DataView’s Empty Data Area. |
| SetEmptyDataTemplateContent(String) | content | Allows you to provide a template for rendering the DataView’s Empty Data Area. |