dotnetCHARTING Send comments on this topic.
EnableExportButton Property
See Also 
dotnetCHARTING Namespace > JSDataGrid Class : EnableExportButton Property


Gets or sets the export to CSV button.

Syntax

Visual Basic (Declaration) 
Public Property EnableExportButton As Boolean
Visual Basic (Usage)Copy Code
Dim instance As JSDataGrid
Dim value As Boolean
 
instance.EnableExportButton = value
 
value = instance.EnableExportButton
C# 
public bool EnableExportButton {get; set;}

See Also

© 2021 All Rights Reserved.