rawValue property

T rawValue

Gets the value of the control, including any disabled control.

Retrieves all values regardless of disabled status of children controls.

Implementation

T get rawValue;