 | CTInterface.ValidateCustomPropertiesArgs.CancelCaption Property |
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)
Syntaxpublic string CancelCaption { get; set; }
Public Property CancelCaption As String
Get
Set
Property Value
Type:
String
See Also