Table of Contents

Class EditorGrouping

Namespace
Dynamicweb.CoreUI.Editors
Assembly
Dynamicweb.CoreUI.dll
public sealed class EditorGrouping : EditorBase
Inheritance
EditorGrouping
Inherited Members
Extension Methods

Properties

Editors

public ICollection<EditorBase> Editors { get; }

Property Value

ICollection<EditorBase>
To top