GrapeCity.Windows.SpreadGrid 名前空間 > LayoutTemplate クラス : RowTemplate プロパティ |
'Declaration
Public Property RowTemplate As RowTemplate
public RowTemplate RowTemplate {get; set;}
例外 | 説明 |
---|---|
System.ArgumentNullException | 値が null 参照 (Visual Basicでは Nothing) です。 |
System.ArgumentException | 指定された行テンプレートはすでに別の LayoutTemplate インスタンスに追加されています。 |