ClassDataGridCellRendererMeasureContext
Class
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DataGridCellRendererMeasureContext
Inheritance: objectDataGridCellRendererMeasureContext
Derived Classes:
Properties
Column
Gets the DataGridColumn associated with this context.
Container
Gets the container object associated with this context.
HeightConstraint
Gets the height constraint for the cell measurement.
Item
Gets the data item associated with this context.
WidthConstraint
Gets the width constraint for the cell measurement.