Class GridEditorModel
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Infrastructure.dll
Syntax
public class GridEditorModelProperties
View SourceColumns
Declaration
public int Columns { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Templates
Declaration
public GridEditorTemplateModel[] Templates { get; set; }Property Value
| Type | Description | 
|---|---|
| GridEditorTemplateModel[] |