ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace > ObjectTree Class : ItemsPerPage Property |
'Declaration Public Property ItemsPerPage As System.Integer
'Usage Dim instance As ObjectTree Dim value As System.Integer instance.ItemsPerPage = value value = instance.ItemsPerPage
public System.int ItemsPerPage {get; set;}