Skip to content

UpdatableExtensionAttribute.RowType property

Gets the type of the row.

public Type RowType { get; }

Property Value

The type of the row.

See Also