TabProtectionFailedBaseEventArgs

Assembly: Tab;

Namespace: Prognoz.Platform.Interop.Tab;

Description

The TabProtectionFailedBaseEventArgs class implements argument of the event that occurs when something triggers protection of the table of the LanerBox component.

Fore.NET Syntax

Class that is used to get analog of the TabProtectionFailedBaseEventArgs class:

None;

Class that is used to get analog of the TabProtectionFailedBaseEventArgs class object:

TabProtectionFailedBaseEventArgsClass;

Constructors

  Constructor name Description
Create The Create constructor creates event argument containing the text of protection violation.

Constructors Inherited from TabSheetBaseEventArgs

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates event argument related to the component's table.

Class object properties inherited from ITabProtectionFailedBaseEventArgs

  Property name Description
Message The Message property returns an information message about the prohibited action when the table protection is enabled.
Target The property is under development.

Properties of Class Object Inherited from ITabSheetBaseEventArgs

  Property name Brief description
TabSheet The TabSheet property returns table of the component for which the event is generated.

See also:

Tab Assembly Classes