DataGridViewRow.InheritedStyle プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

public: virtual property DataGridViewCellStyle^ InheritedStyle { DataGridViewCellStyle^ get () override; }
行内のセルに対する書式とスタイルの情報を指定する DataGridViewCellStyle。


このプロパティは、各セルに適用される列スタイルとは無関係に、行内のすべてのセルに適用されるセル スタイルを確認する場合に便利です。行の InheritedStyle プロパティは、その値を以下のプロパティから継承します。
-
DefaultCellStyle
-
DataGridView.AlternatingRowsDefaultCellStyle (インデックス番号が奇数の行)
-
DataGridView.RowsDefaultCellStyle
-
DataGridView.DefaultCellStyle
セル スタイル継承の詳細については、「Windows フォーム DataGridView コントロールでのセルのスタイル」を参照してください。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DataGridViewRow クラス
DataGridViewRow メンバ
System.Windows.Forms 名前空間
DataGridView クラス
DataGridViewCellStyle クラス
DataGridViewRow.DefaultCellStyle プロパティ
DataGridView.AlternatingRowsDefaultCellStyle プロパティ
DataGridView.RowsDefaultCellStyle プロパティ
DataGridView.DefaultCellStyle プロパティ
その他の技術情報
Windows フォーム DataGridView コントロールでのセルのスタイル
Windows フォーム DataGridView コントロールを拡張するための推奨される手順
Weblioに収録されているすべての辞書からDataGridViewRow.InheritedStyle プロパティを検索する場合は、下記のリンクをクリックしてください。

- DataGridViewRow.InheritedStyle プロパティのページへのリンク