Namespace: Consultingwerk.Windows.Framework.Repository.Object
Class 
PropertyValueChangedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:PropertyValueChangedEventArgs
Purpose:Event argument for the PropertyValueChanged event of the
SmartPropertyGridControl class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Mar 03 20:10:14 CET 2017


Top Constructor Summary
Options Name Purpose
+ PropertyValueChangedEventArgs (character, Object) Constructor for the PropertyValueChangedEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ CHARACTER PropertyName
+ System.Object Value


Constructor Detail
Top

PUBLIC PropertyValueChangedEventArgs (character, Object)

Purpose: Constructor for the PropertyValueChangedEventArgs class
Notes:

Parameters:
pcPropertyName CHARACTER
The name of the property that was changed
poValue System.Object
The new property value


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER PropertyName


Returns CHARACTER
Top

PUBLIC System.Object Value


Returns System.Object


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:37:45