Active Query Builder 2 .NET Edition reference
ShowLinkedObjectsButton Property (Canvas)



Gets or sets the visibility sign of the linked objects button at the right of the focused datasource.
Syntax
'Declaration
 
Public Property ShowLinkedObjectsButton As System.Boolean
'Usage
 
Dim instance As Canvas
Dim value As System.Boolean
 
instance.ShowLinkedObjectsButton = value
 
value = instance.ShowLinkedObjectsButton
public System.bool ShowLinkedObjectsButton {get; set;}
public: __property System.bool get_ShowLinkedObjectsButton();
public: __property void set_ShowLinkedObjectsButton( 
   System.bool value
);
See Also

Reference

Canvas Class
Canvas Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback