Wimark.Controls Class Library  

DataGridViewModelValueEventArgs.PropertyName Property

Gets a value indicating the name of the property that raised the event.

[Visual Basic]
Public ReadOnly Property PropertyName As String 
[C#]
public string PropertyName {get;}
[C++]
public: __property String* get_PropertyName();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewModelValueEventArgs Class | DataGridViewModelValueEventArgs Members | Wimark.Controls Namespace