Table of Contents
ShowHeader Property

Gets or sets a value indicating whether to display header in the drop-down.

Syntax
 public Boolean ShowHeader { get; set; }
Remarks

See Drop Down Header and Footer for more details about this feature.

See Also