Quintiq file version 2.0 
 | 
Component PanelPlanning 
 | 
{ 
 | 
  #keys: '[139394.0.522343383]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component RadioButtonGroupUseForPlanning 
 | 
    { 
 | 
      #keys: '[139394.0.523437255]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonLabels: 'Use for planning;Use for visualization' 
 | 
        ButtonValues: 'true;false' 
 | 
        DataBinding: 'DataHolderDialogData.Data.IsUsedForPlanning' 
 | 
        Taborder: 0 
 | 
        Title: 'Periods' 
 | 
        Tooltip: '<html>Select if the periods are used for planning or merely for visualization.<br>The planning periods define the granularity at which planning is done.<br>In case of overlapping planning periods, the smallest ones are used.<br>The planning periods are shown in the period overview in blue.</html>' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Taborder: 4 
 | 
    Title: 'Planning' 
 | 
  ] 
 | 
} 
 |