DataGridTableStyle::ShouldSerializeLinkHoverColor Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Indicates whether the LinkHoverColor 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: