Click or drag to resize

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.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool IsMainControl { get; }

Property Value

Boolean
See Also