次の方法で共有


ReportColumns(Int32, ReportSize) コンストラクター

定義

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)

パラメーター

columns
Int32
columnSpacing
ReportSize

適用対象