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