Gets or sets a value specifying the activation style for headers and footers.
Introduced: 14.0.
public HeaderFooterActivationStyle HeaderFooterActivationStyle { get; set; }
Public Property HeaderFooterActivationStyle() As HeaderFooterActivationStyle
Member | Description |
---|---|
Activate |
Headers and footers are activated with a single mouse click. |
Activate |
Headers and footers are activated with a double mouse click. |