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