DataGridAutoGeneratingColumnEventArgs.

PropertyName Property

Summary

Gets the name of the property bound to the generated column.

Syntax

public string PropertyName { get; private set; }

Value

Type Description
string