GridViewExportMenuItemVisibility Properties
Contains settings that affect the visibility of Export submenu items in the row context menu.Name | Description |
---|---|
ExportToCsv | Specifies the visibility of the Export to CSV item. |
ExportToDocx | Specifies the visibility of the Export to DOCX item. |
ExportToPdf | Specifies the visibility of the Export to PDF item. |
ExportToRtf | Specifies the visibility of the Export to RTF item. |
ExportToXls | Specifies the visibility of the Export to XLS item. |
ExportToXlsx | Specifies the visibility of the Export to XLSX item. |
Visible | Specifies the visibility of the Export context menu item. |
See Also