Table of Contents
PreviewTabButtonText Property

Gets or sets the text for the preview tab button.

Syntax
 public String PreviewTabButtonText { get; set; }
Remarks

Set this property to an empty string to hide the preview tab.

See Also