AdditionalFieldGroup
            
            Group container that holds all additonal fields of a specific business class when placed on a page
          
         
            
               
               
                  Operating mode
                  
                     
                         Cloud Suite
                        Cloud Suite
                      
                     
                         On-Premises
                        On-Premises
                      
                   
                
               
               
                  Base module
                  
                     
                        
                           
                              
                           
                           Services & CRM
                        
 
                     
                   
                
               
               
                  Additional modules
                  
                     
                        
                           
                              
                           
                           Budget & Phases
                        
 
                     
                        
                           
                              
                           
                           Purchases
                        
 
                     
                        
                           
                              
                           
                           Resource Planning
                        
 
                     
                        
                           
                              
                           
                           Business Intelligence
                        
 
                     
                   
                
             
            
               
               
               
               
                  Updated: 26.04.2018
                  
               
               
               
                  
                     Created on: 21.12.2015
                     
                  
                  
                     Updated: 26.04.2018
                     
                  
                
             
          
       
   
   
      Group container that holds all additonal fields of a specific business class when placed on a page
| Name | Description | 
|---|
| NoSpacing | Removes all horizontal and vertical spacing between controls | 
| Name | Type | Description | Default | Min | Max | 
|---|
| Appearance | String | Can be set to change visual styling. Possible values will be shown in the Appearances section if available | null | - | - | 
| ChildrenPath | String | Binds its children items to a property in ViewModel | null | - | - | 
| FlexWidth | Integer | How flexible the control's width can be made in relation to the other controls of the same parent | 1 | 0 | 100 | 
| Header | String | The header displayed atop this group. | "" | - | - | 
| HorizontalAlignment | HorizontalAlignment | Determines how the control is horizontally sized and positioned relative to its containing controls | Stretch | - | - | 
| Label | String | The text to display in the label portion of this control | null | - | - | 
| LabelAlignment | LabelAlignment | How flexible the control's width can be made in relation to the other controls of the same parent | Left | - | - | 
| LabelWidth | Double | The width of the label part of this control or its subcontrols (if they don't override this value) in device-indepentent pixels | 0 | - | - | 
| Orientation | Orientation | The direction along which to lay out the children | Horizontal | - | - | 
| Separator | GroupSeparatorMode | The separator line displayed atop this group. | null | - | - | 
| ShowLabel | Boolean | Whether or not space for the label should be reserved when displaying this control | False | - | - | 
| SmallFieldWidthFraction | Double | The small edit control width in relation to his layout width. | 0.5 | 0 | 1 | 
| VerticalAlignment | VerticalAlignment | Determines how the control is vertically sized and positioned relative to its containing control | Stretch | - | - | 
| Visible | Boolean | Whether the control is visible or not | True | - | - | 
| VisibleExpression | String | Expression used for the Visible property | null | - | - | 
| Width | Double | Fixed width of the control | NaN | - | - | 
| WidthFraction | Double | The control width in relation to his layout width. | 1 | 0 | 1 |