<Code Lib>
2021 Method
Changes 0
M

PanelScheduleView.IsRowInCircuitTable

Description:
Check if this row in the circuit table

public bool IsRowInCircuitTable(
	int nRow
)

  • Int32
    nRow
    Row Number
Return Value bool True if this row in the circuit table, false otherwise.

Loading…