ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > GroupGet Method |
Returns a group with the name specified. Returns NULL if there is no group with this name.
GroupGet(GroupName As String) As IGArtXGroup Object
Name | Description |
---|---|
GroupName | Name of the group. |
Null or IGArtXGroup Object handle.
N/A