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

Glossary Item Box

Determines if the user can customize the columns in the Event View.

Syntax

Visual Basic (Declaration) 
<RefreshPropertiesAttribute(RefreshProperties.All)>
<DefaultValueAttribute()>
<DescriptionAttribute("Determines if the user can customize the columns in the Event View.")>
<CategoryAttribute("Behavior")>
Public Property EnableCustomize As Boolean
C# 
[RefreshPropertiesAttribute(RefreshProperties.All)]
[DefaultValueAttribute()]
[DescriptionAttribute("Determines if the user can customize the columns in the Event View.")]
[CategoryAttribute("Behavior")]
public bool EnableCustomize {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.