ReportViewerDetailItem Properties
The ViewItem that displays a report preview in a Detail View using the ASP.NET Document Viewer.
Name | Description |
---|---|
Caption |
Returns the current View Item‘s caption.
Inherited from View |
Control |
Returns the current View Item’s control displayed in a UI.
Inherited from View |
Current |
Specifies the object for which the current View Item’s View is created.
Inherited from View |
Id |
Gets the identifier of the current View Item.
Inherited from View |
Is |
Indicates whether the caption of the current View Item should be visible.
Inherited from View |
Is |
Inherited from View |
Object |
Specifies the type of object for which the current View Item’s View is created.
Inherited from View |
Object |
Provides access to the information on the type of the object which is represented by the current View Item’s View.
Inherited from View |
Report |
Gets the ASP. |
View |
Specifies the Detail View that contains the current View Item.
Inherited from View |
See Also