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