Click or drag to resize
CTInterfaceValidateCustomPropertiesArgsCancelCaption Property

[This is preliminary documentation and is subject to change.]

Caption of the message group. If this is left null or empty, localized "Error" is used instead.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public string CancelCaption { get; set; }

Property Value

Type: String
See Also