Promotic
Login logon

HorzAlign - property of the PmfTableCell object

Description:
Horizontal text alignment of selected cell in table area.
If this property is not set, then it takes (inherits) its value from the PmfTableRow.HorzAlign property.
Syntax:
String HorzAlign
Values:
center (default) - Alignment to center
left - Alignment to left border
right - Alignment to right border
inherit - The property takes its value from the parent object.
Note:
Property access for read and write.
 
This property is also functional in Web panels.
Example:
JavaScriptSelect and copy to clipboard

oCell.HorzAlign = "center";   // Writing into the property
var HorzAlign = oCell.HorzAlign;   // Reading from the property
oCell.HorzAlign = "inherit";   // The property takes its value from the parent object

History:
Pm9.00.04: 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