OPCAE.NET Reference Manual
Title Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > ColHeaderDef Class : Title Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
<DescriptionAttribute("The column title.")>
<NotifyParentPropertyAttribute(True)>
Public Property Title As String
C# 
[BrowsableAttribute(false)]
[DescriptionAttribute("The column title.")]
[NotifyParentPropertyAttribute(true)]
public string Title {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.