'宣言Public Property RowTemplate As RowTemplate
public RowTemplate RowTemplate {get; set;}
'宣言Public Property RowTemplate As RowTemplate
public RowTemplate RowTemplate {get; set;}
| 例外 | 解説 |
|---|---|
| System.ArgumentNullException | 値が null 参照 (Visual Basicでは Nothing) です。 |
| System.ArgumentException | 指定された行テンプレートはすでに別の LayoutTemplate インスタンスに追加されています。 |