suite4.net.FormDatabase Documentation

IProject.Groups Property

Gets the IGroupCollection that the IProject contains.

[Visual Basic]
Property Groups As IGroupCollection
[C#]
IGroupCollection Groups {get;}

Property Value

An IGroupCollection of all the Groups in the project.

See Also

IProject Interface | suite4.net.FormDatabase Namespace