Custom Property (Grouping)
In This Topic
Gets or sets an information to be passed to the report output component.
Syntax
'Declaration
Public Property Custom As Custom
public Custom Custom {get; set;}
Property Value
A
Custom object containing the information to be passed to the report output component.
See Also