Click or drag to resize
IRowCells Property
All cells on a row

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IIterable<ICell> Cells { get; }

Property Value

Type: IIterableICell
See Also