Table of Contents
RLabelText Property

Gets or sets the text for the red component text box label.

Syntax
 public String RLabelText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also