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

id
title
width

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal id As String, _
   ByVal title As String, _
   ByVal width As Integer _
)
C# 
public ColHeaderDef( 
   string id,
   string title,
   int width
)

Parameters

id
title
width

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.