ModelNodesGeneratorAttribute(Type) Constructor
Initializes a new instance of the ModelNodesGeneratorAttribute class.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | Type | A System.Type object specifying the Node Generator for the target node interface. |
See Also