IModelNodesGeneratorUpdater.GeneratorType Property
Gets the type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Type | The System.Type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended. |
See Also