Click or drag to resize
ICellIsEmpty Property
True when the cell is empty; otherwise false

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool IsEmpty { get; }

Property Value

Type: Boolean
See Also