Click or drag to resize

CTInterfaceFiletypeFilterArgs Class

Event argument class for OnGetImportFiletypeFilters.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceFiletypeFilterArgs

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

The CTInterfaceFiletypeFilterArgs type exposes the following members.

Properties
 NameDescription
Public propertyHandled Must be set to TRUE if filters are provided.
Top
Methods
 NameDescription
Public methodAddFilter Adds new file filter to add files -dialog in CUSTOMTOOLS Import.
Public methodGetFilters Getter for added filters.
Top
Revision History
DateVersionDescription
-2015 SP0First Release
See Also