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