AxpDataGrid

AxpDataGrid.DisplayHeader Property

Whether the Grid Column Headers and Form Captions should be visible.

[Visual Basic]
Public Property DisplayHeader As Boolean
[C#]
public bool DisplayHeader {get; set;}

Property Value

true if the Grid Column Headers and Form Captions should be visible.should be visible, false otherwise. Default is true.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace