Property | Description |
|---|
GridButtonColumn.ToolTip |
Gets or sets the ToolTip property of each of the GridDataItem buttons.
|
GridCheckBoxColumn.ToolTip |
Gets or sets the ToolTip property of each of the GridDataItem checkbox controls.
|
GridEditCommandColumn.ToolTip |
Gets or sets the ToolTip property of each of the GridDataItem buttons.
|
GridClientSelectColumn.ToolTip |
Properties that control the visual appearance of RadGrid and all tables in the hierarchy.
|
RadGrid.PagerStyle.GoToPageTextBoxToolTip |
The ToolTip that will be applied to the GoToPage TextBox control.
|
RadGrid.PagerStyle.GoToPageButtonToolTip | The ToolTip that will be applied to the GoToPage input element. |
RadGrid.PagerStyle.ChangePageSizeTextBoxToolTip | The ToolTip that will be applied to the ChangePageSize TextBox control. |
RadGrid.PagerStyle.ChangePageSizeButtonToolTip | The ToolTip that will be applied to the ChangePageSize Button control. |
RadGrid.PagerStyle.ChangePageSizeComboBoxTableSummary |
The summary attribute that will be applied to the table which holds the ChangePageSize RadComboBox control.
|
RadGrid.PagerStyle.ChangePageSizeComboBoxToolTip |
The ToolTip that will be applied to the input element in the ChangePageSize RadComboBox control.
|
RadGrid.GridTableView.EditFormSettings.FormMainTableSummary |
The summary attribute for the table that wraps the whole GridEditFormItem.
|
RadGrid.GridTableView.EditFormSettings.AutoGeneratedColumnEditorsTableWrapperSummary |
The summary attribute for the table which holds all cells created from the grid column editors GridEditFormItem
|
RadGrid.GroupingSettings.MainTableSummary |
The summary attribute for the table that wraps the GridGroupPanel
|
RadGrid.GroupingSettings.NestedTableSummary |
The summary attribute for the table second level table in the GridGroupPanel
|
RadGrid.GroupingSettings.GroupItemsWrapperTableSummary |
The summary attribute for the table which holds all group items in the GridGroupPanel
|
RadGrid.GroupingSettings.MainTableCaption |
The caption for the table that wraps the GridGroupPanel
|
RadGrid.GroupingSettings.NestedTableCaption |
The caption for the table second level table in the GridGroupPanel
|
RadGrid.GroupingSettings.GroupItemsWrapperTableCaption |
The caption for the table which holds all group items in the GridGroupPanel
|
GridBoolColumnEditor.ToolTip |
The ToolTip that will be applied to the CheckBox control.
|
GridTextColumnEditor.ToolTip |
The ToolTip that will be applied to the column editor initialized control.
|