DataGrid Help
C#
VB
Show/Hide TOC
UIControl
Column
Header
Reset
Fore
Color Method
Sets the
ForeColor
to the default value.
Definition
Namespace:
BeeMobile.DataGrid
Assembly:
BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
C#
Copy
protected
virtual
void
ResetForeColor
()
VB
Copy
Protected
Overridable
Sub
ResetForeColor
See Also
Reference
UIControlColumnHeader Class
BeeMobile.DataGrid Namespace
In This Article
Definition
See Also