Skip to main content
.NET 6.0+

ModelChoiceActionItemsNodesGenerator() Constructor

Initializes a new instance of the ModelChoiceActionItemsNodesGenerator class.

Namespace: DevExpress.ExpressApp.Model.NodeGenerators

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ModelChoiceActionItemsNodesGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also