Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IGridEditorsConfig

    Namespace: Umbraco.Cms.Core.Configuration.Grid
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IGridEditorsConfig

    Properties

    View Source

    Editors

    Declaration
    IEnumerable<IGridEditorConfig> Editors { get; }
    Property Value
    Type Description
    IEnumerable<IGridEditorConfig>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Editors
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX