Table of Contents

TDataValidationInfo.InputBoxCaption Property

Caption of the Input Message box. Note that this text cannot be longer than 32 characters. Extra characters will be truncated. If this parameter is null, the Input box will display the default message. if ShowInputBox is false, this parameter does nothing.

Syntax

Unit: FlexCel.Core

property TDataValidationInfo.InputBoxCaption: string

See also