OPCAE.NET Reference Manual
BackColor Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > EventView Class : BackColor Property

Glossary Item Box

The background color of the ListView.

Syntax

Visual Basic (Declaration) 
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The background color of the ListView.")>
Public Shadows Property BackColor As Color
C# 
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The background color of the ListView.")]
public new Color BackColor {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.