Columns Property (ITablix)
In This Topic
Gets the number of columns in the tablix (equals the number of leaf-members in the column hierarchy).
Syntax
'Declaration
ReadOnly Property Columns As Integer
Property Value
An
System.Int32 representing the number of columns in the tablix.
See Also