Promotic
Login logon

Multiline - property of the PmfTableColumn object

Description:
The property returns or sets displaying of multiline text in all cells of the table column.
If this property is not set, then it takes (inherits) its value from the PmfTableArea.Multiline property.
Syntax:
Variant Multiline
Values:
0 - Displaying the multiline text is disabled.
1 - Displaying the multiline text is enabled.
inherit (default) - The property takes its value from the parent object.
Note:
Property access for read and write.
 
This property is also functional in Web panels.
To display text on multiple rows, the cell text must contain a new row character 'new line' ("\n") at the desired location.
Enable the multiline text preserves horizontal text alignment in the cells (see HorzAlign).
See also:
Example1:
JavaScriptSelect and copy to clipboard

oCol.Multiline = 1;   // Writing into the property
var nMultiline = oCol.Multiline;   // Reading from the property
oCol.Multiline = "inherit";   // The property takes its value from the parent object

History:
Pm9.00.28: Created
PROMOTIC 9.0.34 SCADA system documentation MICROSYS, spol. s r.o.

Send page remark Contact responsible person
© MICROSYS, spol. s r.o.Update cookies preferences