GrapeCity SPREAD for WPF 2.0J
RowTemplate プロパティ

Cells 領域の行のレイアウトテンプレートを取得または設定します。
構文
'Declaration
 
Public Property RowTemplate As RowTemplate
public RowTemplate RowTemplate {get; set;}

プロパティ値

Cells 領域の行のレイアウトテンプレートを表す RowTemplate
例外
例外説明
System.ArgumentNullException値が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentException指定された行テンプレートはすでに別の LayoutTemplate インスタンスに追加されています。
参照

LayoutTemplate クラス
LayoutTemplate メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.