IModelCommonMemberViewItem.DataSourceCriteria Property
Specifies filtering criteria for the current Property Editor, if it displays a reference property.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying filtering criteria for the current Property Editor, if it displays a reference property. |
Remarks
For details, refer to the DataSourceCriteriaAttribute class description.
See Also