You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Initializes an SRP EditTable control with the current theme, altered for use as a readonly report.

Syntax

rv = Theme_Services("SetupReadOnlySRPEditTable", ColumnInfo, ShowHeaderColumn, ItemHeight, Border)

Parameters

ParameterDescription

ColumnInfo

Array of column info. Each field has two values: Title :@VM: Width. Width can be set to "Auto"

ShowHeaderColumn

Yes/No. Determines if the left header column is visible.

ItemHeight

The item height in pixels. Defaults to 24.

Border

The control border. Defaults to None.

Version

16.0.18

  • No labels