Bookmark.Column Property

Definition

Gets a value that indicates whether the Bookmark control is a table column.

public:
 property bool Column { bool get(); };
public bool Column { get; }
member this.Column : bool
Public ReadOnly Property Column As Boolean

Property Value

true if the Bookmark control is a table column; otherwise, false.

Applies to