Skip to content

isDescendantOf

isDescendantOf(possibleDescendant, ancestor): boolean

Defined in: core/column-creation/column-methods.ts:19

Parameters

possibleDescendant

ColumnGroup<any>

ancestor

ColumnGroup<any>

Returns

boolean