CurrentPageAndCount Property (PageSetupViewModel)
In This Topic
Gets user-friendly representation of current page, number of pages and loading progress
Syntax
'Declaration
Public Property CurrentPageAndCount As String
public string CurrentPageAndCount {get; set;}
See Also