Skip to content

FooterText Property

Description

Gets/sets the text that is displayed in the column's footer.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property FooterText() As String

Remarks

The FooterText for each column will be displayed in the column footer. The ShowFooter property is used to display the footer. This can be used to display data such as column totals. The FooterAlignment property is used to align the FooterText within the footer.

Footer Example

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.