AllowsCheck Property (Table)

Class

Table.

Action

Gets whether the control can display a checkmark.

Syntax

C#
protected Boolean AllowsCheck { get; }
VB
'Declaration
Protected Read Property AllowsCheck As Boolean

Access

Read only.