View Source
  Interface IGridEditorConfig
  
  
  
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public interface IGridEditorConfig
   
  Properties
  
  
    View Source
  
  Alias
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Config
  
  
  Declaration
  
    IDictionary<string, object> Config { get; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | IDictionary<System.String, System.Object> |  | 
    
  
  
    View Source
  
  Icon
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Name
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  NameTemplate
  
  
  Declaration
  
    string NameTemplate { get; }
   
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  Render
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
    View Source
  
  View
  
  
  Declaration
  
  Property Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  |