Gets or sets information to be passed to the report output component.
| Visual Basic (Declaration) | |
|---|---|
Public Property Custom As Custom | |
| C# | |
|---|---|
public Custom Custom {get; set;} | |
Property Value
A Custom object containing information to be passed to the report output component.