AxpDataGrid

AxpDataGrid.DisplayExcelIcon Property

Whether the Excel icon should be visible in the navigation bar.

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

Property Value

true if the Excel icon should be visible in the navigation bar, false otherwise. Default is true.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace