InActiveUnitGridColumnWidths
- Last UpdatedAug 19, 2016
- 1 minute read
This property is a comma-separated string that specifies the column width (in pixels) that is used in each column of the InActive UnitProc Parameter Grid.
Each position in the comma-delimited string maps to a position in the base set of column elements, even if the columns are re-ordered.
Data Type: String
Access: RW
Base Element Positions
Parameter, Parameter Type, Value, Material ID, Material Name, and UOM
A value of 0 for an entry specifies that the column is hidden.
Writing to the Property
Use at design time and run time.
A blank or missing entry in the delimited string causes the default width to be used.
The results are undefined if you try to specify the same position for multiple elements.
Reading from the Property
At design time the property returns any value you may have set or blank if not set.
At run time the property shows the current live widths in the Active grid.