FormView.CreateRow メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > FormView.CreateRow メソッドの意味・解説 

FormView.CreateRow メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

指定した項目のインデックス、行の種類、および行の状態を使用して、FormViewRow オブジェクト作成します

名前空間: System.Web.UI.WebControls
アセンブリ: System.Web (system.web.dll 内)
構文構文

Protected Overridable Function
 CreateRow ( _
    itemIndex As Integer, _
    rowType As DataControlRowType, _
    rowState As DataControlRowState _
) As FormViewRow
Dim itemIndex As Integer
Dim rowType As DataControlRowType
Dim rowState As DataControlRowState
Dim returnValue As FormViewRow

returnValue = Me.CreateRow(itemIndex, rowType, rowState)
protected virtual FormViewRow CreateRow (
    int itemIndex,
    DataControlRowType rowType,
    DataControlRowState rowState
)
protected:
virtual FormViewRow^ CreateRow (
    int itemIndex, 
    DataControlRowType rowType, 
    DataControlRowState rowState
)
protected FormViewRow CreateRow (
    int itemIndex, 
    DataControlRowType rowType, 
    DataControlRowState rowState
)
protected function CreateRow (
    itemIndex : int, 
    rowType : DataControlRowType, 
    rowState : DataControlRowState
) : FormViewRow

パラメータ

itemIndex

表示するデータ項目の 0 から始まるインデックス

rowType

DataControlRowType 列挙値の 1 つ

rowState

DataControlRowState 列挙値のビットごとの組み合わせ

戻り値
指定した項目のインデックス、行の種類、および行の状態の FormViewRow オブジェクト

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
FormView クラス
FormView メンバ
System.Web.UI.WebControls 名前空間
FormViewRow
DataControlRowType 列挙
DataControlRowState 列挙


このページでは「.NET Framework クラス ライブラリ リファレンス」からFormView.CreateRow メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からFormView.CreateRow メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からFormView.CreateRow メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

FormView.CreateRow メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



FormView.CreateRow メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS