GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixColumnCollection Class : Add Method |
The MatrixColumn object to add to the collection.
'Declaration Public Function Add( _ ByVal value As MatrixColumn _ ) As System.Integer
public System.int Add( MatrixColumn value )
The MatrixColumn object to add to the collection.