Click or drag to resize

DataSourceImporterRowIteratorCurrent Property

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

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

Property Value

Type: DataRow
See Also