Click or drag to resize
GridClientMessages Properties

The GridClientMessages type exposes the following members.

Properties
  Name Description
Public property ColumnResizeTooltipFormatString
The format string used for the tooltip when resizing a column
Public property DragToGroupOrReorder
Gets or sets a string that will be displayed as a tooltip when you hover a column that can be dragged.
Public property DragToResize
Gets or sets a string that will be displayed as a tooltip when you hover the resizing handle of a column.
Public property DropHereToReorder
Gets or sets a string that will be displayed as a tooltip when you start dragging a column header trying to reorder columns.
Public property PagerTooltipFormatString
The format string used for the tooltip when using Ajax scroll paging or the TrackBar pager
Top
See Also