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

    Namespace: DevExpress.ExpressApp.EFCore

    Assembly: DevExpress.ExpressApp.EFCore.v26.1.dll

    Declaration

    public override void SetDisplayableProperties(
        object collection,
        string displayableProperties
    )

    Parameters

    Name Type
    collection Object
    displayableProperties String
    See Also