TableCellAutomationPeer.IsContentElementCore Method

Definition

Gets a value that indicates whether the TableCell for this TableCellAutomationPeer is an element that contains data that is presented to the user. This method is called by IsContentElement().

C#
protected override bool IsContentElementCore();

Returns

true.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0