Click or drag to resize
SpecialFieldsDefinition Properties

The SpecialFieldsDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAllowDuplicates
Gets or sets a value indicating whether duplicate items should be filtered out when filling a target collection.
Public propertyFieldInfo
Form field info
Public propertyResourcePrefix
Resource string prefix to localize names of items.
Public propertySetUniqueIDs
Indicates if special fields should contain unique IDs
Public propertySortItems
If true, the items are sorted before filling a target collection.
Public propertyTexts
Returns all text values.
Public propertyValues
Returns all values.
Top
See Also