セルの内容を示す場所を設定します。
Namespace: YiaoWang.Windows.FormsAssembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public void SetColAlign( int index, DataGridViewContentAlignment align ) |
Visual Basic |
---|
Public Sub SetColAlign ( _ index As Integer, _ align As DataGridViewContentAlignment _ ) |
Parameters
- index
- Type: System..::..Int32
設定する列の0から始まるインデックス番号。
- align
- Type: System.Windows.Forms..::..DataGridViewContentAlignment
セルの内容を示す場所。