Skip to main content
All docs
V24.2

VGridFormatRuleCollection Class

A collection of VGridFormatRule objects.

Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions

Assembly: DevExpress.XtraVerticalGrid.v24.2.dll

Declaration

public class VGridFormatRuleCollection :
    FormatRuleCollection<VGridFormatRule, RowProperties>

The following members return VGridFormatRuleCollection objects:

See Also