ModelNodesGeneratorAttribute.IsDefaultAttribute() Method
In This Article
Checks if the ModelNodesGeneratorAttribute attribute is initialized with the default parameters.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true, if the Model |
See Also