Summary
This table contains properties for alarm list descriptors.
|
Field name |
SQL type |
Description |
|---|---|---|
|
DESCINDEX |
INTEGER |
Unique number of the descriptor. |
|
BGCOLOR |
INTEGER |
Back ground color. |
|
SHOWHEADER |
INTEGER |
1 if the header should be shown, 0 if not. |
|
HEADERSORT |
INTEGER |
1 if the sort order can be changed online by clicking a header, 0 if not. |
|
HEADERSIZE |
INTEGER |
1 if the column size can be changed online, 0 if not. |
|
SHOWGRID |
INTEGER |
1 if the grid should be shown, 0 if not. |
|
SHOWFILTER |
INTEGER |
1 if the filter selection drop down list is shown, 0 if not. |
|
ONLINESIZE |
INTEGER |
1 if the size can be changed online, 0 if not. |
|
FILTERS |
INTEGER |
The number of filters defined for this descriptor. |
See Also