HasChildren(TModel) Method

Definition

Assembly TreeDataGrid.Core.dll

Gets a value indicating whether the column has nested data.

bool HasChildren(TModel model)

Parameters

model
{TModel}

The parent model.

Returns