UIControlColumnHeaderShouldSerializeGridLineColor Method
Indicates whether the
GridLineColor property should be serialized by Visual Studio designer.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
protected virtual bool ShouldSerializeGridLineColor()
Protected Overridable Function ShouldSerializeGridLineColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.