GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > DataTree.TablixRow<T> クラス : DataTree.TablixRow<T> コンストラクタ |
'宣言 Public Function New( _ ByVal cells() As DataTree.Scope(Of T) _ )
public DataTree.TablixRow<T>( DataTree.Scope<T>[] cells )