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: 19.00.00
Syntax
C#
public DataRow Current { get; }

Property Value

DataRow
See Also