Click or drag to resize
KaxGrid Fields

The KaxGrid type exposes the following members.

Fields
  Name Description
Public field Static member CancelAllCommandName
Public field Static member CancelCommandName
Represents the Cancel command name. This field is read-only.
Public field Static member DeleteCommandName
Represents the "Delete" command name. This field is read-only.
Public field Static member DeleteSelectedCommandName
Represents the "DeleteSelected" command name. This field is read-only.
Public field Static member DeselectCommandName
Public field Static member DownloadAttachmentCommandName
Represents the "DownloadAttachment" command name. This field is read-only.
Public field Static member EditAllCommandName
Public field Static member EditCommandName
Represents the "Edit" command name. This field is read-only.
Public field Static member EditSelectedCommandName
Public field Static member ExpandCollapseCommandName
Public field Static member ExportToCsvCommandName
Public field Static member ExportToExcelCommandName
Public field Static member ExportToPdfCommandName
Public field Static member ExportToWordCommandName
Public field Static member FilterCommandName
Public field Static member FirstPageCommandArgument
Public field Static member HeaderContextMenuFilterCommandName
Represents the name of the filter command fired through KaxGrid's header context menu.
Public field Static member InitInsertCommandName
Represents the "InitInsert" command name. This field is read-only.
Public field Static member LastPageCommandArgument
Public field Static member NextPageCommandArgument
Public field Static member PageCommandName
Public field Static member PerformInsertCommandName
Represents the "PerformInsert" command name. This field is read-only.
Public field Static member PrevPageCommandArgument
Public field Static member RebindGridCommandName
Represents the "RebindGrid" command name. This field is read-only. Forces KaxGrid.Rebind
Public field Static member SelectCommandName
Public field Static member SortCommandName
Public field Static member UpdateCommandName
Represents the "Update" command name. This field is read-only.
Public field Static member UpdateEditedCommandName
Represents the "UpdateEdited" command name. Updates all items that are in edit mode. This field is read-only.
Top
See Also