Table of Contents
FooterStyle Property

Gets or sets the style to be applied to the entire footer area.

Syntax
 public ElementStyle FooterStyle { get; set; }
Remarks

The footer area is used to host the pager if paging is enabled. Otherwise it is not displayed.

See Also