Skip to main content
All docs
V25.2
  • EFCoreObjectSpace.SetDisplayableProperties(Object, String) Method

    Namespace: DevExpress.ExpressApp.EFCore

    Assembly: DevExpress.ExpressApp.EFCore.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public override void SetDisplayableProperties(
        object collection,
        string displayableProperties
    )

    Parameters

    Name Type
    collection Object
    displayableProperties String
    See Also