Interface: IGroupHeaderProxy¶
IGroupHeaderProxy is mainly for Group Header operations.
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Currently none inherited from the parent class(es).
Methods¶
Class Methods¶
Inherited Methods¶
Currently none inherited from the parent class(es).
Methods¶
getGroupingProperties¶
▸ getGroupingProperties(): string[]
This method returns all the grouping properties
Returns: string[]
getItems¶
▸ getItems(): IGroupHeaderItemProxy[]
This method returns all the items
Returns: IGroupHeaderItemProxy[]
getType¶
▸ getType(): string
This method returns the type of the group header
Returns: string