StiTypeGetBaseTypes Method |
Returns the collection of all base registered types in dictionary data.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static StiTypesCollection GetBaseTypes()
Public Shared Function GetBaseTypes As StiTypesCollection
Return Value
Type:
StiTypesCollectionCollection of types.
See Also