CriteriaOptionsAttribute.ObjectTypeMemberName Property
Specifies the name of the System.Type property in the business class that defines the type of objects the criterion filters.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that contains the name of the |
Remarks
For more information about Criteria Properties, refer to the following topic: Criteria Properties.
See Also