Skip to main content
All docs
V25.2
  • EFCoreObjectSpace.GetDisplayableProperties(Object) Method

    Namespace: DevExpress.ExpressApp.EFCore

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

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public override string GetDisplayableProperties(
        object collection
    )

    Parameters

    Name Type
    collection Object

    Returns

    Type
    String
    See Also