Exago .NET API Documentation
JoinColumns Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Reports Namespace
>
Join Class
: JoinColumns Property
The collection of columns that make up this join, represented as a
JoinColumnCollection
.
Syntax
C#
public
JoinColumnCollection
JoinColumns {
get
;
set
;}
See Also
Reference
Join Class
Join Members