DetailViewCreatedEventArgs Constructors
Represents arguments passed to the XafApplication.DetailViewCreated event.Name | Parameters | Description |
---|---|---|
DetailViewCreatedEventArgs(DetailView) | view | Initializes a new instance of the DetailViewCreatedEventArgs class. |
See Also