Concept.Components.Wpf Assembly > Concept.Components.Wpf Namespace : ProjectDisplayItemBase Class |
The following tables list the members exposed by ProjectDisplayItemBase.
Name | Description | |
---|---|---|
![]() | ProjectDisplayItemBase Constructor |
Name | Description | |
---|---|---|
![]() | ErrorsMessagesPropertyName | Constant string to manage ErrorsMessages property changed. |
![]() | FullPathPropertyName | Constant string to manage FullPath property changed. |
![]() | HasErrorPropertyName | Constant string to manage HasError property changed. |
![]() | IsLoadedPropertyName | Constant string to manage IsLoaded property changed. |
![]() | KeepOpenChoicePropertyName | Constant string to manage KeepOpenChoice property changed. |
![]() | NamePropertyName | Constant string to manage Name property changed. |
Name | Description | |
---|---|---|
![]() | Component | Gets or sets the component. |
![]() | ErrorsMessages | Gets or sets the tag. |
![]() | Factory | |
![]() | FullPath | Gets or sets the full path. |
![]() | HasError | Gets or sets a value indicating whether this instance has error. |
![]() | IsLoaded | Gets or sets a value indicating whether this instance is loaded. |
![]() | KeepOpenChoice | Gets or sets the keep open choice. |
![]() | Name | Gets or sets the name. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |