Click or drag to resize

CTInterfaceCustomPropertyChanged2Args Class

Event argument class for OnCustomPropertyChanged2.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceCustomPropertyChangedArgs
      ATR.CT.CTInterfaceCTInterfaceCustomPropertyChanged2Args

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 26.0
Syntax
public class CustomPropertyChanged2Args : CTInterfaceCustomPropertyChangedArgs

The CTInterfaceCustomPropertyChanged2Args type exposes the following members.

Properties
 NameDescription
Public propertyCauseByDefaultValue True if this event was caused by Default Value load that triggered property value change.
Top
Revision History
DateVersionDescription
-2026 SP1First Release
See Also