 | DataMappingRowControlIsMainControl Property |
A DataMappingTable has one "Main Binding Control" and possibly several "Additional Binding Controls".
True if this is the main control.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool IsMainControl { get; }
Public ReadOnly Property IsMainControl As Boolean
Get
Property Value
Boolean
See Also