Interface IGridEditorsConfig
Namespace: Umbraco.Cms.Core.Configuration.Grid
Assembly: Umbraco.Core.dll
Syntax
public interface IGridEditorsConfigProperties
View SourceEditors
Declaration
IEnumerable<IGridEditorConfig> Editors { get; }Property Value
| Type | Description | 
|---|---|
| IEnumerable<IGridEditorConfig> |