EnumGridCommandItemType
Enumerates the Grid command item type. The standard 'AddNew' and 'Refresh' are supported.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public enum GridCommandItemType
Fields
AddNew
The 'AddNew' command type.
AddNewMobile
The 'AddNew' command type when RenderMode is Mobile.
CancelChanges
Cancel changes when editmodetype is Batch
CancelChangesMobile
Cancel changes when editmodetype is Batch
ExportCSVLite
The 'ExportCSVLite' command type when RenderMode is Mobile.
ExportCsv
The Export to csv.
ExportExcel
The Export to excel.
ExportExcelLite
The 'ExportExcelLite' command type when RenderMode is Mobile.
ExportMobile
The 'ExportMobile' command type when RenderMode is Mobile.
ExportPDFLite
The 'ExportPDFLite' command type when RenderMode is Mobile.
ExportPdf
The Export to pdf.
ExportWord
The Export to word.
ExportWordLite
The 'ExportWordLite' command type when RenderMode is Mobile.
Next
The 'Next' command type of frozen columns buttons when RenderMode is Mobile.
OpenColumnsDisplayMenu
Open columns display menu.
Prev
The 'Prev' command type of frozen columns buttons when RenderMode is Mobile.
The 'Print' command type.
Refresh
The 'Refresh' command type.
SaveChanges
Save changes when editmodetype is Batch
SaveChangesMobile
Save changes when editmodetype is Batch