MVCxGridViewColumn.SetDataItemTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetDataItemTemplateContent(Action<GridViewDataItemTemplateContainer>) | contentMethod | Allows you to specify a template for data cells in the current column. |
SetDataItemTemplateContent(String) | content | Allows you to specify a template for data cells in the current column. |