ReportColumns(Int32, ReportSize) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ReportColumns(int columns, Microsoft::ReportingServices::RdlObjectModel::ReportSize columnSpacing);
public ReportColumns (int columns, Microsoft.ReportingServices.RdlObjectModel.ReportSize columnSpacing);
new Microsoft.ReportDesigner.ReportColumns : int * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> Microsoft.ReportDesigner.ReportColumns
Public Sub New (columns As Integer, columnSpacing As ReportSize)
Parameters
- columns
- Int32
- columnSpacing
- ReportSize