APNSoft Controls [4.5.2.20] - API Reference
DataGridEventArgs.ExportShowHeader Property

Gets or sets a value indicating whether the header row is displayed in the data to export.

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

See Also

DataGridEventArgs Class | APNSoft.WebControls Namespace