Skip to main content

IDXTypeInfo Interface

When implemented by a class, provides information about a project type.

Namespace: DevExpress.Entity.ProjectModel

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public interface IDXTypeInfo :
    IHasName
See Also