CriteriaOptionsAttribute.ObjectTypeMemberName Property
Specifies the name of the class’ Type property which defines the type of the collection’s objects.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string that holds the name of the class’ Type property which defines the type of the collection’s objects. |
See Also