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)
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
Availability

CUSTOMTOOLS 2015 SP0


See Also