Skip to main content

IModelNodesGeneratorUpdater.GeneratorType Property

Gets the type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

Type GeneratorType { get; }

Property Value

Type Description
Type

The System.Type of the Nodes Generator for which the IModelNodesGeneratorUpdater object is intended.

See Also