Class Info_ItemBox
  
  
  
  
    Inheritance
    System.Object
    Info_ItemBox
   
  
  Assembly: Simplic.Framework.DBUI.dll
  Syntax
  
    public class Info_ItemBox : object
   
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Description
  
  
  Declaration
  
    public string Description { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Ident
  
  
  Declaration
  
    public int Ident { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsGridBasedItemBox
  
  
  Declaration
  
    public int IsGridBasedItemBox { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Name
  
  
  Declaration
  
    public string Name { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Title
  
  
  Declaration
  
    public string Title { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |