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

Glossary Item Box

Determines if the user can customize the Event Filter.

Syntax

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