DataGridTableStyle::ResetLinkHoverColor Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Resets the LinkHoverColor property to its default value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
You typically use this method if you are either creating a designer for the DataGridTableStyle or creating your own control incorporating the DataGridTableStyle. You can use the ShouldSerializeLinkHoverColor method to determine whether the property value has changed from its default.
.NET Framework
Available since 1.1
Available since 1.1
Show: