Class RowEndGridCell5
Inherited Members
Namespace: CoverageKiller2.DOM.Tables
Assembly: CoverageKiller2.dll
Syntax
public class RowEndGridCell5 : GridCell5
Constructors
RowEndGridCell5()
Declaration
public RowEndGridCell5()
Properties
IsMasterCell
Declaration
public override bool IsMasterCell { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
IsRowEndMarker
Declaration
public override bool IsRowEndMarker { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
MasterCell
Declaration
public override GridCell5 MasterCell { get; }
Property Value
Type | Description |
---|---|
GridCell5 |