New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
ColumnResizeTooltipFormatString
DragToGroupOrReorder
DragToResize
DropHereToReorder
PagerTooltipFormatString
Telerik.Web.UI.GridClientMessages
Contains properties related to messages appearing as tooltips for various grid actions. You can use this class for localizing the grid messages.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ObjectWithState
- Telerik.Web.UI.GridClientMessages
Properties
ColumnResizeTooltipFormatString String
The format string used for the tooltip when resizing a column
DragToGroupOrReorder String
Gets or sets a string that will be displayed as a tooltip when you hover a column that can be dragged.
DragToResize String
Gets or sets a string that will be displayed as a tooltip when you hover the resizing handle of a column.
DropHereToReorder String
Gets or sets a string that will be displayed as a tooltip when you start dragging a column header trying to reorder columns.
PagerTooltipFormatString String
The format string used for the tooltip when using Ajax scroll paging or the Slider pager