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