Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This property is ignored if the HorizontalScroll property is set.

Example

Code Block
// Force the first column to fixed width 
Set_Property(@Window:".OLE_REPORTTABLE", "OLE.ColumnAutoSize[1]", 0)

See Also

ColumnResizable