Tab > Tab Assembly Classes > TabProtectionFailedEventArgs
The TabProtectionFailedEventArgs class is used to work with parameters of the TabSheetBox.OnProtectionFail event that occurs when table protection is triggered.
Constructor name | Brief description | |
![]() |
Create | The Create constructor creates argument of the event. |
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 implemented. |
Property name | Brief description | |
![]() |
The TabSheet property returns the component for which the event is generated. |
See also: