ScrollHeader Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scroll header control to be used with ListViews or GridViews
public class ScrollHeader : Windows.UI.Xaml.Controls.ContentControltype ScrollHeader = class
    inherit ContentControlPublic Class ScrollHeader
Inherits ContentControl- Inheritance
- 
				Windows.UI.Xaml.Controls.ContentControlScrollHeader
Constructors
| ScrollHeader() | Initializes a new instance of the ScrollHeader class. | 
Fields
| ModeProperty | Identifies the Mode property. | 
Properties
| Mode | Gets or sets a value indicating whether the current mode. Default is none. | 
Methods
| OnApplyTemplate() | Invoked whenever application code or internal processes (such as a rebuilding layout pass) call Windows.UI.Xaml.Controls.Control.ApplyTemplate. |