DataGridViewCheckBoxColumn コンストラクタ ()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DataGridViewCheckBoxColumn コンストラクタ ()の意味・解説 

DataGridViewCheckBoxColumn コンストラクタ ()

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

DataGridViewCheckBoxColumn クラス新しインスタンス既定の状態に初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Dim instance As New DataGridViewCheckBoxColumn
public DataGridViewCheckBoxColumn ()
public:
DataGridViewCheckBoxColumn ()
public DataGridViewCheckBoxColumn ()
public function DataGridViewCheckBoxColumn
 ()
解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewCheckBoxColumn クラス
DataGridViewCheckBoxColumn メンバ
System.Windows.Forms 名前空間
DataGridView クラス

DataGridViewCheckBoxColumn コンストラクタ (Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

DataGridViewCheckBoxColumn の新しインスタンス初期化し2 つまたは 3 つの状態を持つチェック ボックス表示するように構成します

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Sub New ( _
    threeState As Boolean _
)
Dim threeState As Boolean

Dim instance As New DataGridViewCheckBoxColumn(threeState)
public DataGridViewCheckBoxColumn (
    bool threeState
)
public:
DataGridViewCheckBoxColumn (
    bool threeState
)
public DataGridViewCheckBoxColumn (
    boolean threeState
)
public function DataGridViewCheckBoxColumn
 (
    threeState : boolean
)

パラメータ

threeState

3 つの状態を持つチェック ボックス表示する場合true2 つの状態を持つチェック ボックス表示する場合false

解説解説

このコンストラクタは、次のプロパティ設定することによって列を初期化します。

プロパティ

CellTemplate

ThreeState プロパティthreeState パラメータの値に初期化された新しい DataGridViewCheckBoxCell。

ThreeState

threeState パラメータの値。

DataGridViewColumn.SortMode

DataGridViewColumnSortMode.NotSortable

DefaultCellStyle プロパティによって返される DataGridViewCellStyle オブジェクトAlignment プロパティ

DataGridViewContentAlignment.MiddleCenter

DefaultCellStyle プロパティによって返される DataGridViewCellStyle オブジェクトの NullValue プロパティ

threeStatetrue場合は CheckState.Indeterminate。それ以外場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataGridViewCheckBoxColumn クラス
DataGridViewCheckBoxColumn メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCheckBoxCell クラス
CellTemplate
ThreeState
DataGridViewColumn.SortMode
DefaultCellStyle
DataGridViewCellStyle クラス
DataGridViewCellStyle.Alignment プロパティ
DataGridViewCellStyle.NullValue プロパティ

DataGridViewCheckBoxColumn コンストラクタ

DataGridViewCheckBoxColumn クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
DataGridViewCheckBoxColumn () DataGridViewCheckBoxColumn クラス新しインスタンス既定の状態に初期化します。
DataGridViewCheckBoxColumn (Boolean) DataGridViewCheckBoxColumn新しインスタンス初期化し2 つまたは 3 つの状態を持つチェック ボックス表示するように構成します
参照参照

関連項目

DataGridViewCheckBoxColumn クラス
DataGridViewCheckBoxColumn メンバ
System.Windows.Forms 名前空間
DataGridView クラス



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

辞書ショートカット

すべての辞書の索引

「DataGridViewCheckBoxColumn コンストラクタ ()」の関連用語

DataGridViewCheckBoxColumn コンストラクタ ()のお隣キーワード
検索ランキング

   

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



DataGridViewCheckBoxColumn コンストラクタ ()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS