QuickOPC User's Guide and Reference
DefaultView Field



OpcLabs.BaseLibForms Assembly > OpcLabs.BaseLib.Forms.Browsing.Generalized Namespace > BrowseControl Class : DefaultView Field
Default value of the View property.
Syntax
'Declaration
 
Public Const DefaultView As View
'Usage
 
Dim value As View
 
value = BrowseControl.DefaultView
public const View DefaultView
public:
const View DefaultView
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also