Download Unity SFC View

Transcript
Properties
ColumnHdrActionComment Property
Brief description
Returns/Sets the header text of the Comment column for step actions.
Syntax
object.ColumnHdrActionComment [string]
The ColumnHdrActionComment property syntax has these parts:
Part
Description
object
An object expression that evaluates to a SFC View control.
string
A string expression that evaluates to the text displayed as the header
of the columns for the step action grids in the detail view.
ColumnHdrActionName Property
Brief description
Returns/sets the header text of the Name column for step actions.
Syntax
object.ColumnHdrActionName [string]
The ColumnHdrActionName property syntax has these parts:
Part
Description
object
An object expression that evaluates to a SFC View control.
string
A string expression that evaluates to the text displayed as the header
of the columns for the step action grids in the detail view.
ColumnHdrActionQualifier Property
Brief description
Returns/Sets the header text of the Qualifier column for step actions.
Syntax
object.ColumnHdrActionQualifier [string]
100