Click or drag to resize

RoutableDataRowControl<TYPE, DATASOURCETYPE, FIELDTYPE> Methods

The RoutableDataRowControl<TYPE, DATASOURCETYPE, FIELDTYPE> type exposes the following members.

Methods
 NameDescription
Protected methodInitializeDefaults Initialize defaults
(Overrides DataMappingRowControl.InitializeDefaults())
Public methodIsMappingValid This control is valid if data source field is set and it has no errors. If this control is routed from another control, then this control is not valid unless the parent control too is valid.
(Overrides DataMappingRowControl.IsMappingValid())
Top
See Also