RuleSearchObjectProperties.MessageTemplateFoundObjects Property
Specifies the text that is displayed before the list of found objects (see RuleSearchObjectProperties.FoundObjectMessageFormat).
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string containing the text that is displayed before the list of found objects. |
See Also