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

Glossary Item Box

Determines if the user can delete events.

Syntax

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