Skip to main content
A newer version of this page is available. .
All docs
V21.2

VGridFormatRuleCollection Class

A collection of VGridFormatRule objects.

Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions

Assembly: DevExpress.XtraVerticalGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.VerticalGrid

Declaration

public class VGridFormatRuleCollection :
    FormatRuleCollection<VGridFormatRule, RowProperties>

The following members return VGridFormatRuleCollection objects:

See Also