Click or drag to resize

FormContextCaptionSuffixChildElements Property

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

Get/set CaptionSuffixChildElements. if not null or empty, display this text as a suffix to caption for checkboxes having (hidden) child elements.

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public string CaptionSuffixChildElements { get; set; }

Property Value

Type: String
See Also