ContextIdentifiers.Count Property
Specifies the number of the validation contexts identified by the current ContextIdentifiers.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the number of the validation contexts identified by the current ContextIdentifiers. |
See Also