Krypton OutlookGrid Help
![]() | OutlookGridGroupCollectionFindGroup Method |
Find a group by its value
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

public IOutlookGridGroup FindGroup( Object value )
Public Function FindGroup ( value As Object ) As IOutlookGridGroup
Parameters
- value
- Type: SystemObject
The value of the group
Return Value
Type: IOutlookGridGroupThe IOutlookGridGroup.
