_TableView.ShowReadingPane Property

Definition

Returns or sets a Boolean (bool in C#) value that indicates whether the Reading Pane is displayed in the TableView object. Read/write.

public:
 property bool ShowReadingPane { bool get(); void set(bool value); };
public bool ShowReadingPane { get; set; }
Public Property ShowReadingPane As Boolean

Property Value

Applies to