IModelListViewPreviewColumn Interface
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v19.2.dll
Declaration
public interface IModelListViewPreviewColumn
Public Interface IModelListViewPreviewColumn
public interface IModelListViewPreviewColumn
Public Interface IModelListViewPreviewColumn
public interface IModelListViewPreviewColumn
Public Interface IModelListViewPreviewColumn
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelListViewPreviewColumn is used by the ListEditorPreviewRowViewController, to extend the IModelListView interface.
See Also