API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_SHOWCROSSREFERENCEBLOCK Property / FUNC_SHOWCROSSREFERENCEBLOCK(Int32) Property

In This Topic
FUNC_SHOWCROSSREFERENCEBLOCK(Int32) Property
In This Topic
Cross-reference display: Display # 20049. This property isn't indexed.
Syntax
public PropertyValue FUNC_SHOWCROSSREFERENCEBLOCK( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Specifies the representation of the cross-reference display:

0 = From project settings

1 = Show by columns

2 = Show by rows.

See Also