SetMessageEventArgsPropertyName Property
Gets the name of the property for which the message is requested.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public string PropertyName { get; }
Public ReadOnly Property PropertyName As String
Get
public:
property String^ PropertyName {
String^ get ();
}
member PropertyName : string with get
Property Value
String