Back to Devexpress

GetCustomSummaryValueEventArgs.Column Property

windowsforms-devexpress-dot-xtratreelist-dot-getcustomsummaryvalueeventargs-043749a1.md

latest1.3 KB
Original Source

GetCustomSummaryValueEventArgs.Column Property

Obtains the Tree List column used by the summary calculations.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public TreeListColumn Column { get; }
vb
Public ReadOnly Property Column As TreeListColumn

Property Value

TypeDescription
TreeListColumn

A Tree List column used by the summary calculations.

|

See Also

GetCustomSummaryValueEventArgs Class

GetCustomSummaryValueEventArgs Members

DevExpress.XtraTreeList Namespace