[]
Gets boolean value that specifies if the cell is displayed.
public override bool IsShowCell(object cellValue)
Public Overrides Function IsShowCell(cellValue As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | cellValue | The cell value. |
| Type | Description |
|---|---|
| bool |
|
This property is ignored if IsVisual is false.