GridItemFormatRuleCollection Class
In This Article
A collection of GridItemFormatRule objects.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return GridItemFormatRuleCollection objects:
#Remarks
The Grid dashboard item exposes the GridDashboardItem.FormatRules property that provides access to the GridItemFormatRuleCollection collection.
#Inheritance
See Also