ComponentOne FlexGrid for UWP
RequireMeasureByLayout Method (CellFactory)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellFactory Class : RequireMeasureByLayout Method
This method will be used to check the cell content is customized or not.
Syntax
'Declaration
 
Public Overridable Function RequireMeasureByLayout() As System.Boolean
public virtual System.bool RequireMeasureByLayout()
See Also

Reference

CellFactory Class
CellFactory Members