Class CKTableGrid
Inherited Members
Namespace: CoverageKiller2.DOM.Tables
Assembly: CoverageKiller2.dll
Syntax
public class CKTableGrid
Properties
HasMerge
Declaration
public bool HasMerge { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
GetInstance(CKTable, Table, string)
Declaration
public static CKTableGrid GetInstance(CKTable ckTable, Table comTable, string callerName = null)
Parameters
Type | Name | Description |
---|---|---|
CKTable | ckTable | |
Table | comTable | |
string | callerName |
Returns
Type | Description |
---|---|
CKTableGrid |