New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
CollapseAllTooltip
CollapseTooltip
ExpandAllTooltip
ExpandTooltip
SelfCollapseTooltip
SelfExpandTooltip
Telerik.Web.UI.GridHierarchySettings
Container of misc. grouping settings of RadGrid control
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ObjectWithState
- Telerik.Web.UI.GridHierarchySettings
Properties
CollapseAllTooltip String
Gets or sets a string that represents the tooltip that will be shown when the collapse all button in the header is hovered.
CollapseTooltip String
Gets or sets a string that represents the tooltip that will be shown when the collapse image is hovered.
ExpandAllTooltip String
Gets or sets a string that represents the tooltip that will be shown when the expand all button in the header is hovered.
ExpandTooltip String
Gets or sets a string that represents the tooltip that will be shown when the expand image is hovered.
SelfCollapseTooltip String
Gets or sets a string that represents the tooltip that will be shown when the self-hierarchy collapse image is hovered.
SelfExpandTooltip String
Gets or sets a string that represents the tooltip that will be shown when the self-hierarchy expand image is hovered.