CategoryListProperty(TElement) Methods
The CategoryListProperty<TElement> type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetLookupCaption | Gets a list of captions for each column. (Overrides StringListPropertyType.GetLookupCaption(IModelElement).) |
| GetLookupList | Returns a dictionary of StringListRow class instances. (Overrides StringListPropertyType.GetLookupList(IModelElement).) |
| GetType | (Inherited from Object.) |
| GetTypeOfProperty | Gets the type of the property on an element. (Inherited from StringListPropertyType<TElement>.) |
| GetValue | Gets a strongly-typed value of the property on specified element. (Inherited from StringListPropertyType<TElement>.) |
| GetValueAsObject | Gets the value of the property on specified element. (Inherited from StringListPropertyType<TElement>.) |
| MemberwiseClone | (Inherited from Object.) |
| OnPropertyChanged | Raises the PropertyChanged event when the property value on an element has been changed. (Inherited from PropertyType.) |
| OnPropertyStateChanged | Raises the PropertyStateChanged event when the property state on an element has been changed. (Inherited from PropertyType.) |
| SetValue | Sets property value on an element. (Inherited from StringListPropertyType<TElement>.) |
| SetValueAsObject | Sets the value of the property on specified element. (Inherited from StringListPropertyType<TElement>.) |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: