Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NTableFlowCategoryEditor Class / FourColumnsTemplate Field


In This Topic
    FourColumnsTemplate Field
    In This Topic
    Table flow category editor template with 4 columns (i.e. MaxOrdinal = 4).
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FourColumnsTemplate As NEditorTemplate
    'Usage
     
    
    Dim value As NEditorTemplate
     
    value = NTableFlowCategoryEditor.FourColumnsTemplate
    public static readonly NEditorTemplate FourColumnsTemplate
    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