StyleFormatConditionBase.CheckValue(Object, Object) Method
OBSOLETE
This Method is obsolete now.
This method is obsolete. Use the CheckValue overload that takes the row parameter.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| column | Object |
| val | Object |
Returns
| Type |
|---|
| Boolean |
See Also