Lai,Risheng
2023-11-02 30c02e0c981b16be0918483543f4b812956c45d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Quintiq file version 2.0
Component pnlEndBy id:pnlEndBy_623
{
  #keys: '[146730.0.1640265428]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ckbEndBy
    {
      #keys: '[146730.0.1640265429]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        FixedSize: true
        Label: 'End by'
        NumberOfColumns: 7
        ShowPadding: false
        Taborder: 0
      ]
    }
    Component lblWorkaround
    {
      #keys: '[146730.0.1640265430]'
      BaseType: 'WebLabel'
      Properties:
      [
        Taborder: 2
        Visible: false
      ]
    }
    Component dsEndOfPeriod
    {
      #keys: '[146730.0.1640265431]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        DateFormat: 'DMMY'
        Enabled: false
        ShowLabel: false
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 1
  ]
}