| GridGroupSplitterColumn Class |
Namespace: Kettic.AspNet.Controls
The GridGroupSplitterColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| GridGroupSplitterColumn |
| Name | Description | |
|---|---|---|
| Clone | (Overrides GridColumnClone.) | |
| InitializeCell | (Overrides GridColumnInitializeCell(TableCell, Int32, GridItem).) | |
| PrepareCell | (Overrides GridColumnPrepareCell(TableCell, GridItem).) |
| Name | Description | |
|---|---|---|
| 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).
| |
| 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).
| |
| Groupable |
Gets a Boolean value indicating whether the
GridGroupSplitterColumn is groupable. This value is always false.
(Overrides GridColumnGroupable.) |