Skip to main content
.NET 6.0+

ModelNodesGeneratorAttribute.Default Field

Holds an instance of the ModelNodesGeneratorAttribute attribute initialized with the default parameters.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static readonly ModelNodesGeneratorAttribute Default

Field Value

Type
ModelNodesGeneratorAttribute
See Also