Search Results for

    Show / Hide Table of Contents

    Class GridValue.GridControl

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: cs.temp.dll.dll
    Syntax
    public class GridControl

    Properties

    Config

    Declaration
    public JToken Config { get; set; }
    Property Value
    Type Description
    JToken

    Editor

    Declaration
    public GridValue.GridEditor Editor { get; set; }
    Property Value
    Type Description
    GridValue.GridEditor

    Styles

    Declaration
    public JToken Styles { get; set; }
    Property Value
    Type Description
    JToken

    Value

    Declaration
    public JToken Value { get; set; }
    Property Value
    Type Description
    JToken
    In This Article
    • Properties
      • Config
      • Editor
      • Styles
      • Value
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX