Assembly: Tab;
Namespace: Prognoz.Platform.Interop.Tab;
The TabProtectionFailedBaseEventArgs class implements argument of the event that occurs when something triggers protection of the table of the LanerBox component.
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;
Constructor name | Description | |
Create | The Create constructor creates event argument containing the text of protection violation. |
Constructor name | Brief description | |
CreateArgs | The CreateArgs constructor creates event argument related to the component's table. |
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. |
Property name | Brief description | |
TabSheet | The TabSheet property returns table of the component for which the event is generated. |
See also: