VGridFormatRuleCollection(VGridControl) Constructor
Initializes a new instance of the VGridFormatRuleCollection class with specified settings.
Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions
Assembly: DevExpress.XtraVerticalGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Parameters
Name | Type |
---|---|
vGridControl | VGridControl |
See Also