Skip to main content

IGridCell.Model property

Namespace: NextDesign.Core

Description

model Equivalent to the Model of the grid row (IGridRow) to which this cell belongs.

IModel Model { get; }

types