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