API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_NUMBER_OF_ROWS Property / FRAME_NUMBER_OF_ROWS(Int32) Property

In This Topic
FRAME_NUMBER_OF_ROWS(Int32) Property
In This Topic
Number of columns # 12005. This property isn't indexed.
Syntax
public PropertyValue FRAME_NUMBER_OF_ROWS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Number of grid columns.

See Also