Name | Description | |
---|---|---|
CustomReportItem Constructor | Initializes a new instance of the CustomReportItem class. |
The following tables list the members exposed by CustomReportItem.
Name | Description | |
---|---|---|
CustomReportItem Constructor | Initializes a new instance of the CustomReportItem class. |
Name | Description | |
---|---|---|
AccessibleDescription | Gets the description of the control used by accessibility client applications. | |
AltReportItem | Gets or sets the alternative report item to use in the event that the custom report item cannot be used. | |
CustomData | Gets or sets the custom data settings used by the custom report item | |
InnerXml | Gets or sets the XML representation of the custom report item. This contains all of the XML content inside the CustomReportItem element. | |
IsDataRegion | Gets a value indicating whether the custom report item is a data region. | |
ReportItems | Implements IRdlContainer.ReportItems. | |
Type | Gets or sets a custom report item's type which is interpreted by the report server or designer tool. |
Name | Description | |
---|---|---|
SortReportItems | Sort items to improve rendering performance. | |
Validate | Overridden. Validates the information in each property of the CustomReportItem |