APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Exportable Property
Gets or sets a value indicating whether the column data will be exported to Excel or not.
[Visual Basic]
Public Property Exportable As Boolean
[C#]
public bool Exportable {get; set;}
See Also
GridColumn Class | APNSoft.WebControls Namespace