ErrorString Property (FlexObject)

Class

FlexObject.

Action

Gets the text that will be displayed by a component's error tip when a component is monitored and validation fails.

Syntax

C#
protected String errorString { get; }
VB
'Declaration
Protected Read Property errorString As String

Access

Read only.