Skip to main content
A newer version of this page is available. .

IDXTypeInfo Interface

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

Namespace: DevExpress.Entity.ProjectModel

Assembly: DevExpress.Data.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public interface IDXTypeInfo :
    IHasName
See Also