Gets the total pages.

Namespace: Ico.WPF.Specialized.DataGridControl.ViewModel
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
int TotalPages { get; }
Visual Basic
ReadOnly Property TotalPages As Integer
	Get
JScript
function get TotalPages () : int

See Also