AVEVA CAF API Documenation

Aveva.ApplicationFramework.Presentation Namespace : ToolsCollectionType Enumeration
ToolsCollectionType Enumeration
ToolsCollection tools element type values.
Syntax
public enum ToolsCollectionType : System.Enum 
public enum class ToolsCollectionType : public System.Enum 
Members
MemberDescription
ApplicationNavigationMenuTool ApplicationNavigationMenuTool
AreaLeftTool Ribbon.ApplicatonMenu.AreaLeft Tools
AreaRightTool Ribbon.ApplicatonMenu.AreaRight Tools
FooterToolbarTool Ribbon.ApplicatonMenu.FooterToolbar Tools
GalleryTool Gallery Tool
Menubar Menubar Tools
MenuTool Menu Tools
MiniToolbarTool MiniToolbar Tool
QATContextMenuTools Ribbon.QuickAccessToolbar.ContextMenuTools
QuickAccessToolbarTool Ribbon.QuickAccessToolbar
TabGroupTool Ribbon.Tab.Group Tool
TabToolbarTool Ribbon.TabToolbarTool
ToolbarTool Toolbar Tools
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Aveva.ApplicationFramework.Presentation.ToolsCollectionType

Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also