ITabProtectionFailedEventArgs

Description

The ITabCellBeforeChangeEventArgs interface contains properties of the argument of the TabSheetBox.OnProtectionFail event, which occurs when table protection is triggered, of the TabSheetBox component.

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 not realized.

Properties inherited from ITabSheetEventArgs

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

See also:

Tab Assembly Interfaces