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