Skip to main content
A newer version of this page is available. .

GridFormatRule.IsFit Method

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