[]
        
(Showing Draft Content)

C1.C1Preview.TableCell.IsVisible

IsVisible Method

IsVisible()

Determines whether the current cell is visible in the containing table. A cell is visible if it spans at least one visible row and column (see Visible).

Declaration
public bool IsVisible()
Returns
Type Description
bool

true if the current cell is visible, false otherwise.