ITabProtectionFailedBaseEventArgs

Assembly: Tab;

Description

The ITabProtectionFailedBaseEventArgs interface contains properties of argument of the event that occurs when something triggers protection of the table of the LanerBox component.

Inheritance Hierarchy

          IEventArgs

          ITabSheetBaseEventArgs

          ITabProtectionFailedBaseEventArgs

Properties

  Property name Brief 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 inherited from ITabSheetBaseEventArgs

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

See also:

Tab Assembly Interfaces