1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  | Quintiq file version 2.0 
 |  #parent: lstParticipations 
 |  Response OnDrawElement ( 
 |    LibCal_EventCategory element 
 |  ) id:Response_lstParticipations_OnDrawElement_414 
 |  { 
 |    #keys: '[131094.1.746811540]' 
 |    Body: 
 |    [* 
 |      // Show the EventCategory in bold. 
 |      drawinfo.Bold( true ); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_List_OnDrawElement' 
 |  } 
 |  
  |