System.Windows.Forms.DataGrid.CaptionVisible Property

Gets or sets a value that indicates whether the grid's caption is visible.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool CaptionVisible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If DataGrid.CaptionVisible is false, the Back button, ParentRow button, and caption will not be seen. Because navigation is limited, links to child tables will also not be visible and DataGrid.AllowNavigation will be set to None.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0