Click or drag to resize

DataMappingRowControl.InitProperties Method

Convenience function that allows settings properties without causing PropertyChanged(DataMappingRowControl, String) event.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public void InitProperties(
	Action a
)

Parameters

a  Action
See Also