[]
Represents a Custom element that allows report design tools to pass information to report output components. This element can contain any valid XML. The engine passes the contents of the Custom object unchanged. Client applications using the Custom element place custom properties under their own single subelement of Custom, defining a namespace for that node.
public sealed class Custom
Name | Description |
---|---|
Custom() | Initializes a new instance of the Custom class. |
Name | Description |
---|---|
InnerXML | Gets or sets a custom inner XML. |