DetailViewCreatingEventArgs Properties
Represents arguments passed to the XafApplication.DetailViewCreating event.
Name | Description |
---|---|
Enable |
For internal use. Use the Detail |
Is |
Indicates whether a root View must be created.
Inherited from View |
Obj | Returns the object that represents a current object for the Detail View to be the created. |
Object |
Returns the Object Space to be used when creating a new View.
Inherited from View |
View |
Specifies the Detail View which is created in the Xaf |
View |
Returns the ID of the created View.
Inherited from View |
See Also