suite4.net.FormDatabase Documentation

IGroup.Forms Property

Gets the IFormCollection associated with this IGroup.

[Visual Basic]
Property Forms As IFormCollection
[C#]
IFormCollection Forms {get;}

Property Value

A IFormCollection of all the Forms that are stored in the IGroup.

See Also

IGroup Interface | suite4.net.FormDatabase Namespace