AxpDataGrid

AxpDataGrid.FooterText Property

Gets or sets the Html code and text displayed in the Grid Footer placed below the grid navigation bar.

[Visual Basic]
Public Property FooterText As String
[C#]
public string FooterText {get; set;}

Property Value

Html code and text displayed in the Grid Footer placed below the grid navigation bar.

Remarks

Note. Cannot be altered and displays a nag message on unlicensed copies!

See Also

AxpDataGrid Class | Axezz.WebControls Namespace