Property Class |
[Missing <summary> documentation for "T:Altaxo.Main.Services.PropertyReflection.Property"]
public class Property : Item, IDisposable, INotifyPropertyChanged
The Property type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes | ||
| Category | ||
| Description | ||
| Disposed | (Inherited from Item) | |
| IsReadOnly | ||
| IsWriteable | ||
| Name | ||
| PropertyType | ||
| Value |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from Item) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the Property and optionally releases the managed resources (Overrides ItemDispose(Boolean)) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | (Inherited from Item) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| NotifyPropertyChanged | (Inherited from Item) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Item) |
| Name | Description | |
|---|---|---|
| _instance | ||
| _property | ||
| CompareByCategoryThenByName | ||
| CompareByName |
This class originated from the 'WPG Property Grid' project (http://wpg.codeplex.com), licensed under Ms-PL.