PropertyModelStringFilterSource Enum
Specifies the source IPropertyModel string properties that can be used by a PropertyModelStringFilter.
public enum PropertyModelStringFilterSource
Fields
| Name | Description |
|---|---|
| Category | The Category property should be used as the source. |
| Description | The Description property should be used as the source. |
| DisplayName | The DisplayName property should be used as the source. |
| Name | The Name property should be used as the source. |
| ValueType | The ValueType property should be used as the source. |