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