Section.Footer Property
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.
The section footer, as a string.
public string Footer { get; set; }
member this.Footer : string with get, set