 | DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSAllMappingsValid Method |
Used to determine if all visible rows are fully defined (
IsMappingValid), so a new empty row could be added.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected override bool AllMappingsValid()
Protected Overrides Function AllMappingsValid As Boolean
Return Value
Boolean
See Also