Nevron Open Vision Documentation
Nevron.Nov.Text.UI Namespace / NTableCellContextGroup Class
Members


In This Topic
    NTableCellContextGroup Class
    In This Topic
    Represents the table cell context menu group.
    Object Model
    NTableCellContextGroup Class
    Syntax
    'Declaration
     
    
    Public Class NTableCellContextGroup 
       Inherits NRichTextMenuGroup
    'Usage
     
    
    Dim instance As NTableCellContextGroup
    public class NTableCellContextGroup : NRichTextMenuGroup 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBuilder
          Nevron.Nov.Text.UI.NRichTextMenuGroup
             Nevron.Nov.Text.UI.NTableCellContextGroup

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also