Table of Contents
ShowFooter Property

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

Syntax
 public Boolean ShowFooter { get; set; }
Remarks

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

See Also