The HeaderFooterEventArgs class provides data for the TextControl.HeaderFooterActivated and TextControl.HeaderFooterDeactivated events.

Syntax

public class HeaderFooterEventArgs: EventArgs
Public Class HeaderFooterEventArgs
  Inherits EventArgs

Properties

Property Description
HeaderFooter Gets an object that represents the header or footer which causes the event.