DataGridViewCellStyleScopes 列挙体
この列挙体には、メンバ値のビットごとの組み合わせを可能にする FlagsAttribute 属性が含まれています。
名前空間: System.Windows.Formsアセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

<FlagsAttribute> _ Public Enumeration DataGridViewCellStyleScopes

メンバ名 | 説明 | |
---|---|---|
AlternatingRows | AlternatingRowsDefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
Cell | Style プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
Column | DefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
ColumnHeaders | ColumnHeadersDefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
DataGridView | DefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
None | 所有しているエンティティが指定されていません。 | |
Row | DefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
RowHeaders | RowHeadersDefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 | |
Rows | RowsDefaultCellStyle プロパティによって返されたオブジェクトの 1 つ以上の値が変更されました。 |

この列挙体は、DataGridView のどの部分が、変更された DataGridViewCellStyle を所有しているかを示すために、DataGridViewCellStyleContentChangedEventArgs で使用されます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


System.Windows.Forms 名前空間
DataGridView クラス
DataGridView.CellStyleContentChanged イベント
DataGridViewCellStyleContentChangedEventArgs クラス
DataGridViewCellStyle クラス
DataGridView.DefaultCellStyle プロパティ
DataGridView.RowsDefaultCellStyle プロパティ
DataGridView.AlternatingRowsDefaultCellStyle プロパティ
DataGridView.ColumnHeadersDefaultCellStyle プロパティ
DataGridView.RowHeadersDefaultCellStyle プロパティ
DataGridViewCell.Style プロパティ
DataGridViewColumn.DefaultCellStyle
DataGridViewRow.DefaultCellStyle
Weblioに収録されているすべての辞書からDataGridViewCellStyleScopes 列挙体を検索する場合は、下記のリンクをクリックしてください。

- DataGridViewCellStyleScopes 列挙体のページへのリンク