EFCoreObjectSpace.SetDisplayableProperties(Object, String) Method
Namespace: DevExpress.ExpressApp.EFCore
Assembly: DevExpress.ExpressApp.EFCore.v24.1.dll
NuGet Package: DevExpress.ExpressApp.EFCore
Declaration
public override void SetDisplayableProperties(
object collection,
string displayableProperties
)
Parameters
Name | Type |
---|---|
collection | Object |
displayableProperties | String |
See Also