 | DataMappingTableControl Property |
Exposes the actual WinForm control so it can be added to parent container.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic Control Control { get; }
Public ReadOnly Property Control As Control
Get
Property Value
Control
See Also