Interface IEcfListViewTemplate

Summary description for IEcfListViewTemplate

Namespace: Mediachase.Web.Console.Interfaces
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0
Syntax
public interface IEcfListViewTemplate

Properties

DataItem

Gets or sets the data item.

Declaration
object DataItem { get; set; }
Property Value
Type Description
System.Object

The data item.