Table of Contents
MLabelText Property

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

Syntax
 public String MLabelText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also