ColumnSummariesSet.Count Property
In This Article
Gets the number of elements in the collection.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the total number of objects in the collection. |
See Also