PowerTools CalendarGrid for Windows Forms 1.0J
InsertRowHeaderColumn(Int32) メソッド

列を挿入する位置。
RowHeader の指定した位置に新しい列を挿入します。
構文
Public Overloads Sub InsertRowHeaderColumn( _
   ByVal index As Integer _
) 
public void InsertRowHeaderColumn( 
   int index
)

パラメータ

index
列を挿入する位置。
例外
例外解説
System.ArgumentOutOfRangeExceptionindex0 未満か、テンプレートの RowHeaderColumnCount を超えています。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.