ServicePropertyAttribute(ServiceSearchMode) Constructor
Initializes a new instance of the ServicePropertyAttribute class with specified settings.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
searchMode | ServiceSearchMode | A ServiceSearchMode enumeration value. |
See Also