New to Telerik UI for ASP.NET MVC? Download free 30-day trial

GridContextMenuCommandFactory

Methods

Separator()

Defines a separator command.

Create()

Defines a create command.

Edit()

Defines a edit command.

Destroy()

Defines a destroy command.

Select()

Defines a select command.

CopySelection()

Defines a copy selection command.

CopySelectionNoHeaders()

Defines a copy selection without headers command.

ReorderRow()

Defines a reorder row command.

ExportPDF()

Defines a export PDF command.

ExportExcel()

Defines a export Excel command.

SortAsc()

Defines a sort ascending command.

SortDesc()

Defines a sort descending command.

MoveGroupPrevious()

Defines a move group previous command.

Paste()

Defines a move group previous command.

Custom(System.String)

Defines a custom command.

Parameters

commandName - System.String

The name of the custom command.

In this article
Not finding the help you need?