Click or drag to resize
GridGroupHeaderItem Methods

The GridGroupHeaderItem type exposes the following members.

Methods
  Name Description
Public method GetChildItems
Method which returns the data items under the GridGroupHeaderItem group.
Public method Initialize
Inherited from Control, for internal usage only
(Overrides GridItem.Initialize(GridColumn).)
Public method PrepareItemStyle
Inherited from Control, for internal usage only
(Overrides GridItem.PrepareItemStyle.)
Public method SetupItem
Inherited from Control, for internal usage only
(Overrides GridItem.SetupItem(Boolean, Object, GridColumn, ControlCollection).)
Public method SetVisibleChildren
Method which shows/hides the items in the group designated by the GridGroupHeaderItem
(Overrides GridItem.SetVisibleChildren(Boolean).)
Top
See Also