The following tables list the members exposed by DynARInfo.
Name | Description | |
---|---|---|
DynARInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
ApplicationPath | Specifies virtual application path for current webgrid . | |
DeleteOutputFileTime | Specifies how many minutes the temporary report file is cached (before deleted). | |
DynMargins | Specifies the printed page margins. | |
DynPageOrientation | Specifies the paper orientation. | |
DynPaperKind | Specifies the standard paper sizes for dynamic active report. | |
DynReportCaptions | Specifies report captions, like DateCaption, DateCaptionFormat, PageCountCaption and PageCountCaptionFormat. | |
EnableValueList | Determines whether WebGrid value list for WebGridColumn text is render instead of WebGridColumn value. | |
HtmlTitle | Specifies report html report title (html title in title htmltag). | |
IISReportPath | Specifies virtual report path for temporary report file. | |
IsAlwaysShowTime | Specifies time information is showed at page header | |
IsAlwaysShowTotalPage | Specifies total calculation is showed at report footer. | |
IsEnableDataFormatString | Specifies data format string is used when WebGridColumn has it. | |
IsShowParent | Specifies report header info is showed. | |
OutputFileFormat | Specifies the format of file. | |
ReportPath | Specifies physical report path for temporary report file. | |
UseCellMergingForExcelReport | Determines whether exporting for Excel report uses cell merging (whether cells should be merged together where applicable). |
Name | Description | |
---|---|---|
CacheToDisk | Write temporary cache to disk instead of using memory. | |
CacheToDiskLocation | Customize the folder to store the cache. | |
DisablePaging | Specifies report paging is disabled. | |
DynFonts | Specifies report fonts, like TitleFont, HeaderFont, DetailFont, etc. | |
ExportAllSelfReferencingRows | ||
ReportName | Specifies report file name. | |
ReportType | Specifies report file type, like : excel, html, pdf, rtf, text, tiff, and xml. | |
ReportTypeExtension | Specifies report file type extension, like : .xls, .html, .pdf, .rtf, .txt, .tiff, and .xml. |