'Declaration Public Enum XamGridPagingCommand Inherits System.Enum
public enum XamGridPagingCommand : System.Enum
Member | Description |
---|---|
FirstPage | Goes to the first page of data. |
GoToPage | Goes to a expressed page of data. |
LastPage | Goes to the last page of data. |
NextPage | Goes to the next page of data. |
PreviousPage | Goes to the previous page of data. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2