Report |
The ReportViewTemplate type exposes the following members.
Name | Description | |
---|---|---|
ClearConfiguration | Clear the template configuration | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetPartialTemplatePath | Returns a partial template path from a given name | |
GetPartialTemplateText | Returns a partial template text from a given name | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Init | Initialize the template from a file | |
InitParameters | Init the parameters from the configuration | |
LoadTemplates | Returns a list of ReportViewTemplate from a given folder | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ParseConfiguration | Parse the current configuration and initialize the parameters | |
ToString | Returns a string that represents the current object. (Inherited from Object) |