Click or drag to resize
TargetControlCollection Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    Kettic.AspNet.Controls.InputManagerTargetControlCollection

Namespace: Kettic.AspNet.Controls.InputManager
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TargetControlCollection : CollectionBase

The TargetControlCollection type exposes the following members.

Constructors
  NameDescription
Public methodTargetControlCollection
Top
Methods
  NameDescription
Public methodAdd
Public methodContains
Public methodFindTargetInputById
Finds TargetInput setting by ID of input control
Public methodIndexOf
Public methodInsert
Public methodRemove
Public methodToString (Overrides ObjectToString.)
Top
Properties
  NameDescription
Public propertyItem
Top
See Also