​
​
​

Gets or sets a value specifying the activation style for headers and footers.

Syntax

​public HeaderFooterActivationStyle HeaderFooterActivationStyle { get; set; }
​Public Property HeaderFooterActivationStyle() As HeaderFooterActivationStyle

Members

Member Description
ActivateClick Headers and footers are activated with a single mouse click.
ActivateDoubleClick Headers and footers are activated with a double mouse click.
​