Click or drag to resize

DataSourceImporterOnError Property

[Missing <summary> documentation for "P:Demo3D.Utilities.DataSourceImporter.OnError"]

Namespace:  Demo3D.Utilities
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public DataSourceImporterOnErrorAction OnError { get; set; }

Property Value

Type: DataSourceImporterOnErrorAction
See Also