IModelCreatableItem.ClassName Property
Specifies the class name whose instance is created when choosing the current item in the New Action.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the class name whose instance is created when choosing the current item in the New Action. |
See Also