DataGrid::ShouldSerializeCaptionForeColor Method ()
.NET Framework (current version)
Gets a value indicating whether the CaptionForeColor property should be persisted.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Booleantrue if the property value has been changed from its default; otherwise, false.
You typically use this method only if you are either creating a designer for the System.Windows.Forms::DataGrid, or creating your own control incorporating the System.Windows.Forms::DataGrid.
.NET Framework
Available since 1.1
Available since 1.1
Show: