MESCIUS MultiRow for Windows Forms 12.0J
CreateGridTemplateForColumnMode(Int32,Int32,Int32,Int32,AutoGenerateGridTemplateStyles) メソッド

行数を示す System.Int32
Row セクション内のセルの幅を示す System.Int32
Row セクション内のセルの高さを示す System.Int32
行の最大の高さを示す System.Int32
テンプレート内に生成する要素を示す AutoGenerateGridTemplateStyles 値の 1 つ。
指定した列数、セルのサイズ、列の最大幅、およびテンプレートスタイルを使用して、標準の左から右へのレイアウトの行列 Template を作成します。
シンタックス
Public Overloads Shared Function CreateGridTemplateForColumnMode( _
   ByVal rowCount As Integer, _
   ByVal cellWidth As Integer, _
   ByVal cellHeight As Integer, _
   ByVal rowsMaxHeight As Integer, _
   ByVal autoGenerateGridTemplateStyles As AutoGenerateGridTemplateStyles _
) As Template

パラメータ

rowCount
行数を示す System.Int32
cellWidth
Row セクション内のセルの幅を示す System.Int32
cellHeight
Row セクション内のセルの高さを示す System.Int32
rowsMaxHeight
行の最大の高さを示す System.Int32
autoGenerateGridTemplateStyles
テンプレート内に生成する要素を示す AutoGenerateGridTemplateStyles 値の 1 つ。

戻り値の型

標準の左から右へのレイアウトの行列 Template を表す Template
参照

参照

Template クラス
Template メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.