Search Results for

    Show / Hide Table of Contents
    View Source

    Class GridEditorModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class GridEditorModel

    Properties

    View Source

    Columns

    Declaration
    public int Columns { get; set; }
    Property Value
    Type Description
    System.Int32
    View Source

    Templates

    Declaration
    public GridEditorTemplateModel[] Templates { get; set; }
    Property Value
    Type Description
    GridEditorTemplateModel[]
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Columns
      • Templates
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX