GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > Template クラス > CreateGridTemplate メソッド : CreateGridTemplate(Int32,Int32,Int32,Int32) メソッド |
Public Overloads Shared Function CreateGridTemplate( _ ByVal columnCount As Integer, _ ByVal cellWidth As Integer, _ ByVal cellHeight As Integer, _ ByVal columnsMaxWidth As Integer _ ) As Template
public static Template CreateGridTemplate( int columnCount, int cellWidth, int cellHeight, int columnsMaxWidth )