GridColumnCollection Class
A collection containing GridColumnBase descendants that are columns of the Grid dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
Use the GridDashboardItem.Columns to access the collection containing GridColumnBase descendants.
Inheritance
See Also