Back to Devexpress

IModelColumnSummaryItem Interface

expressappframework-devexpress-dot-expressapp-dot-model-7f3443b9.md

latest1.5 KB
Original Source

IModelColumnSummaryItem Interface

The SummaryItem node defines a summary item for a List View’s column.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelColumnSummaryItem :
    IModelNode
vb
Public Interface IModelColumnSummaryItem
    Inherits IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelColumnSummaryItem Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

List View Column Generation

DevExpress.ExpressApp.Model Namespace