DataGrid.ParentRowsForeColor プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文Dim instance As DataGrid Dim value As Color value = instance.ParentRowsForeColor instance.ParentRowsForeColor = value
/** @property */ public Color get_ParentRowsForeColor () /** @property */ public void set_ParentRowsForeColor (Color value)
public function get ParentRowsForeColor () : Color public function set ParentRowsForeColor (value : Color)
親行の前景色を表す Color。既定値は WindowText 色です。
使用例
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- DataGrid.ParentRowsForeColor プロパティのページへのリンク