Table of Contents

TDataValidationInfo.ErrorBoxCaption Property

Caption of the Error Alert box. Note that this text cannot be longer than 32 characters. Extra characters will be truncated. If this parameter is null, the default Error alert will be displayed. If ShowErrorBox is false, this parameter does nothing.

Syntax

Unit: FlexCel.Core

property TDataValidationInfo.ErrorBoxCaption: string

See also