Table of Contents
HeaderHtml Property

Gets or sets the HTML of a dialog's title which is displayed at the dialog's header area.

Syntax
 public String HeaderHtml { get; set; }
See Also