VGridFormatRuleCollection Class
A collection of VGridFormatRule objects.
Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
public class VGridFormatRuleCollection :
FormatRuleCollection<VGridFormatRule, RowProperties>
Related API Members
The following members return VGridFormatRuleCollection objects:
Inheritance
See Also