GridGroupingSettings Properties |
The GridGroupingSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CaseSensitive |
Gets or sets a value that indicates whether the grouping operation is case-sensitive, default is distinction.
|
![]() |
CollapseTooltip |
Gets or set the tooptip when the mouse hover the collapsed button.
|
![]() |
ExpandTooltip |
Gets or set the tooptip when the mouse hover the expanded button.
|
![]() |
GroupByFieldsSeparator |
String that separates each group-by field when displayed in
GridGroupHeaderItems.
|
![]() |
GroupContinuedFormatString | |
![]() |
GroupContinuesFormatString | |
![]() |
GroupSplitDisplayFormat |
A part of the string that formats the information label that appears on each
group header of a group that is split onto several pages parameter {0} will be replaced
with the number of actual items displayed on the page parameter {1} will be replaced
with the number of all items in the group
|
![]() |
GroupSplitFormat |
Gets or sets the format string that will be used when group is split, containing
the GroupSplitDisplayFormat or
GroupContinuedFormatString and
GroupContinuesFormatString or the three together.
|
![]() |
RetainGroupFootersVisibility |
Gets or sets a value indicating whether the group footers should be kept visible
when their parent group headers are collapsed.
|
![]() |
ShowUnGroupButton |
Gets or sets value indicating if group panel item's ungroup button should be shown
|
![]() |
UnGroupButtonTooltip |
Gets or sets value text of group panel item's ungroup button's tooltip
|
![]() |
UnGroupTooltip |
Gets or sets a string that will be displayed when a group panel item is
hovered.
|