Qv.CustomIcons
Example
myCustomIcons = {SEARCH:"Preview.png"};
    
Qv.InitWorkBench(
{ 
    View: 'Presidents', 
    BodyOnLoadFunctionNames: 'InitX', 
    CustomIcons: myCustomIcons
});Members
CD :String
    Clear
Type:
- String
 
CO :String
    Clear Other Fields
Type:
- String
 
LOC :String
    Lock
Type:
- String
 
PR :String
    Print
Type:
- String
 
SA :String
    Select All
Type:
- String
 
SE :String
    Select Excluded
Type:
- String
 
SEARCH :String
    Search
Type:
- String
 
SP :String
    Select Possible
Type:
- String
 
ULC :String
    Unlock
Type:
- String
 
XL :String
    Send to Excel
Type:
- String