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