public PropertyValue FUNC_SHOWCROSSREFERENCEBLOCK( int index ) {get; set;}
public: property PropertyValue^ FUNC_SHOWCROSSREFERENCEBLOCK { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_SHOWCROSSREFERENCEBLOCK( int index ) {get; set;}
public: property PropertyValue^ FUNC_SHOWCROSSREFERENCEBLOCK { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the representation of the cross-reference display:
0 = From project settings
1 = Show by columns
2 = Show by rows.