| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Windows.Forms.Control GetBoundControl (character) | Returns the reference to the first Control that is bound to the named
field of the binding source | |
| + | System.Collections.Generic.List <System.Windows.Forms.Control> GetBoundControls (character) | Returns the list of references of the Controls that are bound to the
named field of the binding source | |
| + | LOGICAL HasBoundControl (character) | Returns logical value indicating if the Viewer contains a Control
that is bound to the named field | |
| + | Initialize () | Initializes the SmartViewerLogic instance | |
| + | RegisterSmartViewerControl (SmartViewerControl) | Handshake method for SmartViewerControl instances | |
| + | Shutdown () | Shuts down the SmartViewerLogic instance | |
| + A | SubscribeEvents () | Subscribes the events for an attached viewer instance | |
| + A | UnsubscribeEvents () | Unsubscribes the events for an attached viewer instance | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartViewerLogic () | Constructor for the SmartViewerLogic class | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartComponents.Base.SmartViewerControl Owner | Returns the reference to the SmartViewerControl that owns this
instance of the Viewer Logic Object | |
| + | Consultingwerk.SmartComponents.Base.ListSmartViewerControl SmartViewerControls | Returns the List of attached SmartViewerControl instances | 
| 
            
                Top
                
            
         PUBLIC System.Windows.Forms.Control GetBoundControl (character)
 
 | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC System.Collections.Generic.List <System.Windows.Forms.Control> GetBoundControls (character)
 
 | ||||||||||||||||||||||
| PUBLIC LOGICAL HasBoundControl (character)
 
 | ||||||||||||||||||||||
| PUBLIC Initialize ()
 
 | ||||||||||||||||||||||
| PUBLIC RegisterSmartViewerControl (SmartViewerControl)
 
 | ||||||||||||||||||||||
| PUBLIC Shutdown ()
 
 | ||||||||||||||||||||||
| PUBLIC SubscribeEvents ()
 
 | ||||||||||||||||||||||
| PUBLIC UnsubscribeEvents ()
 
 | ||||||||||||||||||||||
| PUBLIC SmartViewerLogic ()
 
 | ||||||||
|---|---|---|---|---|---|---|---|---|
| PUBLIC Consultingwerk.SmartComponents.Base.SmartViewerControl Owner
 
 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC Consultingwerk.SmartComponents.Base.ListSmartViewerControl SmartViewerControls
 
 | ||||||||||