Table of Contents
YLabelText Property

Gets or sets the text for the yellow text box label.

Syntax
 public String YLabelText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also