Intersoft.Client.UI.DocumentViewers Namespace : SqlReportMetadata Class |
The following tables list the members exposed by SqlReportMetadata.
Name | Description | |
---|---|---|
SqlReportMetadata Constructor | Initializes a new instance of SqlReportMetadata class. |
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
Name | Gets or sets the report item name. | |
NavigationLink | Gets or sets the sql report navigation link. | |
Parameters | Gets the collection of parameter defined for the current report item. | |
Path | Gets or sets the report item path. | |
ReportServer | Gets or set a value that indicates the report server which host report item. | |
SubReports | Gets the collection of item reports in the current report item. | |
Type | Gets or sets the report item type. e.g. Report and Folder. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |