Progress.Data.InputValue class

(Windows only; GUI for .NET only)

Provides indexers you can use to access the input value of the specified field in the current row of a table displayed in the bound .NET control.

Note: Using an instance of this class is analogous to using the INPUT-VALUE attribute for a field value displayed in an ABL widget.

Serializable:

No

Constructors

This class does not contain a constructor.

Super Class

System.Object class (from the .NET Framework)

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

This class does not contain properties (beyond those it inherits from its base class).

Public Methods

This class does not contain methods (beyond those it inherits from its base class).

Public Events

This class does not contain events (beyond those it inherits from its base class).

Notes

See also

ChildInputValue property, InputValue property