DataPlace
PropertySourceBase Class
CSCS.DataPlace.CommonPropertySourceBase
Base class for objects that hold properties to be viewed in a PropertyEditor.
Declaration Syntax
C#
public abstract class PropertySourceBase
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PropertySourceBase()()()
Creates a new instance.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Grid
Gets the associated property grid.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PropertyEditor
Gets the associated property editor.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Update(PropertyEditorBase)
Associates the object with a property editor and updates itself to reflect the editor's current state.

Inheritance Hierarchy

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817