Table of Contents
ContentPaneStyle Property

Gets or sets the style to be applied to the content pane.

Syntax
 public ElementStyle ContentPaneStyle { get; set; }
Remarks

The content pane is the area that holds column headers and all items. In another word, it represents the area without the footer.

See Also