DataViewSettings.SetEmptyItemTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetEmptyItemTemplateContent(Action<DataViewTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the empty data item. |
SetEmptyItemTemplateContent(String) | content | Allows you to provide a template for rendering the empty data item. |