Class ShowInsertEntityEventData
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
Represents the event data for showing the insert entity.
public class ShowInsertEntityEventData : EventData
- Inheritance
-
ShowInsertEntityEventData
Constructors
- ShowInsertEntityEventData()
Initializes a new instance of the ShowInsertEntityEventData class.
Properties
- PublishEntitySelectedEvent
Gets or sets a value indicating whether to publish the entity selected event.