Click or drag to resize

CTInterfaceCustomPropertiesLoadingArgs Class

Event argument class for OnCustomPropertiesLoading.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceModelConfArgs
      ATR.CT.CTInterfaceCTInterfaceCustomPropertiesLoadingArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class CustomPropertiesLoadingArgs : CTInterfaceModelConfArgs

The CTInterfaceCustomPropertiesLoadingArgs type exposes the following members.

Properties
 NameDescription
Public propertyScope Scope of the CUSTOMTOOLS Properties that are currently loading. See ctPropertyScope_e.
Top
Revision History
DateVersionDescription
-2016 SP3First Release
See Also