Skip to main content

GridFormatRule.IsFit Method

Name Parameters Description
IsFit(GridColumn, Int32) column, rowHandle Returns whether the current format rule evaluates to “true” for the specified cell.
IsFit(Object, Int32) cellValue, dataSourceRowIndex Returns whether the current format rule evaluates to “true” for the specified cell value in the specified row.