Click or drag to resize
GridGroupSplitterColumn Properties

The GridGroupSplitterColumn type exposes the following members.

Properties
  Name Description
Public property CollapseImageUrl
Gets or sets a string, specifying the URL to the image, which will be used instead of the default Collapse image for the GridGroupSplitterColumn (the minus sign).
Public property ExpandImageUrl
Gets or sets a string, specifying the URL to the image, which will be used instead of the default Expand image for the GridGroupSplitterColumn (the plus sign).
Public property Groupable
Gets a Boolean value indicating whether the GridGroupSplitterColumn is groupable. This value is always false.
(Overrides GridColumnGroupable.)
Top
See Also