Westwind Utilities
DataTableDynamicExtensions.DynamicRow
Table of Contents
On this page:

DataTableDynamicExtensions.DynamicRow

Returns a dynamic DataRow instance that can be accessed with the field name as a property

public static object DynamicRow(DataTable dt, int index)

Parameters

dt
index

Overloads

public static DynamicDataRows DynamicRows(DataTable dt)

© West Wind Technologies, 2026 • updated: Jan 14, 2026
Comment or report problem with topic