ResourceInfo Constructors
An information control used for resource listing.| Name | Parameters | Description |
|---|---|---|
| ResourceInfo() | none | Initializes a new instance of the ResourceInfo class with default settings. |
| ResourceInfo(ReportViewBase) | view | Initializes a new instance of the ResourceInfo class with the specified View. |
See Also