VGridFormatRule.IsValid Property
In This Article
Gets whether the rule can be applied.
Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the rule can be applied; otherwise, false. |
See Also