Click or drag to resize
IRow Interface
Define the cells in a table

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IRow

The IRow type exposes the following members.

Properties
  NameDescription
Public propertyCells
All cells on a row
Public propertyTable
The table that holds this row
Top
Extension Methods
  NameDescription
Public Extension MethodGetRowType (Defined by RowExtensions.)
Top
See Also