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