Gets the TablixColumns collection defining
the list of columns in the body section of the Tablix.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TablixColumns Columns { get; } |
Visual Basic |
---|
Public ReadOnly Property Columns As TablixColumns Get |