GridGroupHeaderItem Class |
Namespace: Kettic.AspNet.Controls
The GridGroupHeaderItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | GridGroupHeaderItem | Marked for internal usage only |
Name | Description | |
---|---|---|
![]() | GetChildItems |
Method which returns the data items under the
GridGroupHeaderItem group.
|
![]() | Initialize | Inherited from Control, for internal usage only (Overrides GridItem.Initialize(GridColumn).) |
![]() | PrepareItemStyle | Inherited from Control, for internal usage only (Overrides GridItem.PrepareItemStyle.) |
![]() | SetupItem | Inherited from Control, for internal usage only (Overrides GridItem.SetupItem(Boolean, Object, GridColumn, ControlCollection).) |
![]() | SetVisibleChildren |
Method which shows/hides the items in the group designated by the
GridGroupHeaderItem (Overrides GridItem.SetVisibleChildren(Boolean).) |
Name | Description | |
---|---|---|
![]() | CanExpand | Marked for internal usage (Overrides GridItemCanExpand.) |
![]() | DataCell | The cell holding the content of the GridGroupHeaderItem |
![]() | HasChildItems |
Boolean property indicating whether the relevant
GridGroupHeaderItem has child items inside the group it forms.
(Overrides GridItemHasChildItems.) |