Click or drag to resize

DataMappingRowControl Properties

The DataMappingRowControl type exposes the following members.

Properties
 NameDescription
Public propertyControls Cell Controls created for this row.
Public propertyHasErrors A control can have errors, if a combo has been set to a value that was not available when the combo was populated with LoadComboValues<T>(String, IEnumerable<ToStrWrap<T>>).
Public propertyIsMainControl A DataMappingTable has one "Main Binding Control" and possibly several "Additional Binding Controls". True if this is the main control.
Public propertyParentTable Parent Table.
Public propertyStatus Satus of this row. Sets the status field icon accordingly.
Top
See Also