FieldItem Properties
An item in the FilterEditorControl‘s field list.| Name | Description |
|---|---|
| Caption | Gets or sets the field item’s display text. |
| CaptionTemplate | Gets or sets a template that specifies the caption’s appearance. |
| CaptionTemplateSelector | Gets or sets a template selector that specifies the caption’s appearance. |
| Children | Gets or sets a hierarchy of field items. |
| FieldName | Gets or sets the item’s field name. |
| IsCollectionField | For internal use. |
| SelectedCaptionTemplate | |
| SelectedCaptionTemplateSelector |
See Also