Class TableMatrixHelper
Represents a matrix UI control in a DataMiner protocol. To be used when the protocol only has table measurement type parameters to represent the connections.
public class TableMatrixHelper : MatrixHelper
- Inheritance
-
TableMatrixHelper
- Inherited Members
- Extension Methods
Constructors
- TableMatrixHelper(SLProtocol, int, int, int, int, int, int, int)
Initializes a new instance of the TableMatrixHelper class.