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

Glossary Item Box

Syntax

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