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