Version

Field Class Members

The following tables list the members exposed by Field.

Public Constructors
 NameDescription
Public ConstructorField ConstructorOverloaded.   
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AcceptsArrowKeysInEditModePropertyIdentifies the AcceptsArrowKeysInEditMode dependency property  
Public Fieldstatic (Shared in Visual Basic)AllowCrossFieldRecordFilteringPropertyIdentifies the AllowCrossFieldRecordFiltering dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowEditPropertyIdentifies the AllowEdit dependency property  
Public Fieldstatic (Shared in Visual Basic)AllowGroupByPropertyIdentifies the AllowGroupBy dependency property  
Public Fieldstatic (Shared in Visual Basic)AllowRecordFilteringPropertyIdentifies the AllowRecordFiltering dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowSortingPropertyIdentifies the AllowSorting dependency property  
Public Fieldstatic (Shared in Visual Basic)AlternateBindingRetentionModePropertyIdentifies the AlternateBindingRetentionMode dependency property  
Public Fieldstatic (Shared in Visual Basic)AlwaysValidatePropertyIdentifies the AlwaysValidate dependency property.  
Public Fieldstatic (Shared in Visual Basic)BindingTypePropertyIdentifies the BindingType dependency property  
Public Fieldstatic (Shared in Visual Basic)CalculationSettingsPropertyIdentifies the CalculationSettings dependency property  
Public Fieldstatic (Shared in Visual Basic)CellRecyclingIdPropertyIdentifies the CellRecyclingId dependency property  
Public Fieldstatic (Shared in Visual Basic)CellValuePresenterStylePropertyIdentifies the 'CellValuePresenterStyle' dependency property  
Public Fieldstatic (Shared in Visual Basic)ConverterCulturePropertyIdentifies the ConverterCulture dependency property  
Public Fieldstatic (Shared in Visual Basic)ConverterParameterPropertyIdentifies the ConverterParameter dependency property  
Public Fieldstatic (Shared in Visual Basic)ConverterPropertyIdentifies the Converter dependency property  
Public Fieldstatic (Shared in Visual Basic)DataContextPropertyIdentifies the DataContext dependency property  
Public Fieldstatic (Shared in Visual Basic)DataTypePropertyIdentifies the DataType dependency property  
Public Fieldstatic (Shared in Visual Basic)DisallowModificationViaClipboardPropertyIdentifies the DisallowModificationViaClipboard dependency property  
Public Fieldstatic (Shared in Visual Basic)EditAsTypePropertyIdentifies the EditAsType dependency property  
Public Fieldstatic (Shared in Visual Basic)EditorStylePropertyIdentifies the EditorStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)EditorTypePropertyIdentifies the EditorType dependency property  
Public Fieldstatic (Shared in Visual Basic)ExpandGroupByRecordsByDefaultPropertyIdentifies the ExpandGroupByRecordsByDefault dependency property  
Public Fieldstatic (Shared in Visual Basic)FormatPropertyIdentifies the Format dependency property.  
Public Fieldstatic (Shared in Visual Basic)FormatProviderPropertyIdentifies the FormatProvider dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupByModePropertyIdentifies the GroupByMode dependency property  
Public Fieldstatic (Shared in Visual Basic)HorizontalContentAlignmentPropertyIdentifies the HorizontalContentAlignment dependency property  
Public Fieldstatic (Shared in Visual Basic)InvalidValueBehaviorPropertyIdentifies the InvalidValueBehavior dependency property  
Public Fieldstatic (Shared in Visual Basic)IsEnabledInAddRecordPropertyIdentifies the IsEnabledInAddRecord dependency property  
Public Fieldstatic (Shared in Visual Basic)IsEnabledPropertyIdentifies the IsEnabled dependency property  
Public Fieldstatic (Shared in Visual Basic)IsExpandablePropertyIdentifies the IsExpandable dependency property  
Public Fieldstatic (Shared in Visual Basic)IsReadOnlyPropertyIdentifies the IsReadOnly dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSelectedPropertyIdentifies the IsSelected dependency property  
Public Fieldstatic (Shared in Visual Basic)IsTabStopInAddRecordPropertyIdentifies the IsTabStopInAddRecord dependency property  
Public Fieldstatic (Shared in Visual Basic)IsTabStopPropertyIdentifies the IsTabStop dependency property  
Public Fieldstatic (Shared in Visual Basic)IsTreeFieldPropertyIdentifies the IsTreeField dependency property  
Public Fieldstatic (Shared in Visual Basic)MergedCellEvaluationCriteriaPropertyIdentifies the MergedCellEvaluationCriteria dependency property  
Public Fieldstatic (Shared in Visual Basic)MergedCellEvaluatorPropertyIdentifies the MergedCellEvaluator dependency property  
Public Fieldstatic (Shared in Visual Basic)MergedCellModePropertyIdentifies the MergedCellMode dependency property  
Public Fieldstatic (Shared in Visual Basic)MergedCellPresenterStylePropertyIdentifies the 'MergedCellPresenterStyle' dependency property  
Public Fieldstatic (Shared in Visual Basic)SortStatusGroupByPropertyIdentifies the SortStatusGroupBy dependency property  
Public Fieldstatic (Shared in Visual Basic)SortStatusPropertyIdentifies the SortStatus dependency property  
Public Fieldstatic (Shared in Visual Basic)SummaryStringFormatsPropertyIdentifies the SummaryStringFormats dependency property  
Public Fieldstatic (Shared in Visual Basic)ValueConstraintPropertyIdentifies the ValueConstraint dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValueToTextConverterPropertyIdentifies the ValueToTextConverter dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalContentAlignmentPropertyIdentifies the VerticalContentAlignment dependency property  
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic)IsUnboundPropertyKeyInternal use only  
Public Properties
 NameDescription
Public PropertyAcceptsArrowKeysInEditModeReturns or sets whether the editor uses arrows keys while in edit mode.  
Public PropertyActualPositionGets or sets the actual position of the field in the arrangement of fields in the field layout. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowCellVirtualizationResolvedDetermines if the cell uielement creation will be deferred until the cell is brought into view (read-only). (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowCrossFieldRecordFilteringDetermines if this field will be included in the fields combobox inside the CustomFilterSelectionControl. Default is resolved to the AllowRecordFiltering setting.  
Public PropertyAllowCrossFieldRecordFilteringResolvedGets the resolved value of FieldSettings.AllowCrossFieldRecordFiltering property.  
Public PropertyAllowEditDetermines if the user can edit a cell.  
Public PropertyAllowEditResolvedDetermines if the user can edit a cell (read-only).  
Public PropertyAllowFixingDetermines if the end user should be allowed to change the fixed state of the field and to which edges the field may be fixed. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowFixingResolvedReturns the resolved value indicating whether a field's FieldItem.FixedLocation may be changed and to which edge the field may be fixed. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowGroupByDetermines if the user can initiate a group by operation thru the UI for this Field  
Public PropertyAllowGroupByResolvedDetermines if the user can initiate a group by operation thru the UI for this Field (read-only).  
Public PropertyAllowHidingSpecifies whether the user can show or hide a field. It also controls whether the field is displayed in the field chooser control. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowHidingResolvedGets the resolved value of FieldSettings.AllowHiding property. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowLabelVirtualizationResolvedOverridden. Determines if the LabelPresenter creation will be deferred until the label is brought into view (read-only).  
Public PropertyAllowRecordFilteringEnables the record filtering user interface. Default is null which resolves to False.  
Public PropertyAllowRecordFilteringResolvedGets the resolved value of FieldSettings.AllowRecordFiltering property.  
Public PropertyAllowResizeDetermines if the user can resize a cell or label in a FieldItem (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowResizeResolvedDetermines if the user can resize a cell or label in a FieldItem (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyAllowSortingDetermines if the user can sort this field.  
Public PropertyAllowSortingResolvedDetermines if the field is sortable (read-only).  
Public PropertyAllowSummariesResolvedDetermines if the summary calculation selection UI is enabled for the user to select one or more summary calculations to perform on field values (read-only).  
Public PropertyAlternateBindingGets/sets a binding that will be used to bind each Cell's Value property  
Public PropertyAlternateBindingRetentionModeSpecifies whether the field should auto-release binding objects or retain them after they are created.  
Public PropertyAlwaysValidateSpecifies whether to validate the editor's value even if the user doesn't modify the value. Default value is null which will resolve to False where the editor only validates the value if the user modifies it.  
Public PropertyAutoGeneratedReturns true if this Field was automatically generated (read-only).  
Public PropertyBindingTypeDetermines how cell values are obtained.  
Public PropertyCalculationSettingsGet/sets the calculation settings related to this field. This information is used for exposing cell data to a XamCalculationManager's network.  
Public PropertyCellBindingsReturns a collection of CellBinding objects (read-only)  
Public PropertyCellClickActionResolvedGets the resolved relative clickAction of the cell to its field (read-only)  
Public PropertyCellContentAlignmentResolvedOverridden. Gets the resolved relative position of the label to its field (read-only)  
Public PropertyCellHeightResolvedThe resolved height for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCellMaxHeightResolvedThe resolved maximum height for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCellMaxWidthResolvedThe resolved maximum width for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCellMinHeightResolvedThe resolved minimum height for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCellMinWidthResolvedThe resolved minimum width for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCellRecyclingIdA string used to identify the Fields with which the cells of this field may be recycled amongst.  
Public PropertyCellValuePresenterStyleThe style for the CellValuePresenter  
Public PropertyCellVisibilityWhenGroupedResolvedGets the resolved CellVisibilityWhenGrouped property value.  
Public PropertyCellWidthResolvedThe resolved width for this field's cells in device-independent units (1/96th inch per unit)  
Public PropertyCollapseWhenEmptyResolvedReturns/sets whether Views that support the collapsing of cells should collapse cells associated with this Field when the cells contain empty values (e.g. empty string/null for string, null for nullable types, and 0 for numeric types).  
Public PropertyColumnThe column in the grid in the FieldItem.Owner's generated template and optionally its FieldLayout.HeaderAreaTemplate where this Fields cells and labels should be placed. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyColumnSpanDetermines how many logical columns this Field's cells span in the layout (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyConverterGets/sets a converter to use to convert the value of each cell represented by this Field  
Public PropertyConverterCultureGets/sets the culture to use with the Converter  
Public PropertyConverterCultureResolvedReturns the resolved culture to use with the Converter  
Public PropertyConverterParameterGets/sets a parameter to pass into the Converter's convert methods.  
Public PropertyDataContextGets or sets the data context for a field that wants to participate in data binding.  
Public PropertyDataItemUpdateTriggerResolvedGets the resolved value of FieldSettings.DataItemUpdateTrigger property.  
Public PropertyDataTypeThe data type of the field  
Public PropertyDataValueChangedHistoryLimitResolvedGets the resolved value of the FieldSettings.DataValueChangedHistoryLimit property for this Field. (read-only)  
Public PropertyDataValueChangedNotificationsActiveResolvedGets the resolved value of the FieldSettings.DataValueChangedNotificationsActive property for this Field. (read-only)  
Public PropertyDataValueChangedScopeResolvedGets the resolved value of the FieldSettings.DataValueChangedScope property for this Field. (read-only)  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDisallowModificationViaClipboardReturns or sets a value indicating whether clipboard operations that would attempt to modify the value of the cell should be skipped.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEditAsTypeGets/sets the type of editor to use for cell values.  
Public PropertyEditAsTypeResolvedGets the resolved edit-as-type for this field (read-only). This is the type that will be edited by the cell.  
Public PropertyEditModeBehaviorOnDataUpdateResolvedReturns the resolved value of FieldSettings.EditModeBehaviorOnDataUpdate property.  
Public PropertyEditorStyleGets/sets the style for editor in each cell.  
Public PropertyEditorTypeGets/sets the type of editor to use for cell values.  
Public PropertyEditorTypeResolvedGets the resolved editor type for this field (read-only)  
Public PropertyExcelStyleFilterSearchOperatorResolvedGets the resolved value of FieldSettings.ExcelStyleFilterSearchOperator property.  
Public PropertyExpandableFieldRecordExpansionModeResolvedGets the resolved mode for how an ExpandableFieldRecordPresenter will be expanded (read-only).  
Public PropertyExpandableFieldRecordHeaderDisplayModeResolvedGets the resolved mode for how an ExpandableFieldRecordPresenter will display a header (read-only).  
Public PropertyExpandGroupByRecordsByDefaultDetermines whether GroupBy records for this Field are initially expanded.  
Public PropertyFilterCellEditorStyleResolvedGets the resolved editor style for a filter cell for this field (read-only)  
Public PropertyFilterCellValuePresenterStyleResolvedGets the resolved style for a FilterCellValuePresenter for this field (read-only)  
Public PropertyFilterClearButtonVisibilityResolvedGets the resolved value of FieldSettings.FilterClearButtonVisibility property.  
Public PropertyFilterComparerResolvedProperty used for specifying a custom comparer used to compare values as part of the filtering logic.  
Public PropertyFilterConditionOptimizationThresholdResolvedGets the resolved value of FieldSettings.FilterConditionOptimizationThreshold property.  
Public PropertyFilterEvaluationTriggerResolvedGets the resolved value of FieldSettings.FilterEvaluationTrigger property.  
Public PropertyFilterEvaluatorResolvedReturns the resolved filter evaluator.  
Public PropertyFilterOperandUITypeResolvedGets the resolved value of FieldSettings.FilterOperandUIType property.  
Public PropertyFilterOperatorDefaultValueResolvedGets the resolved value of FieldSettings.FilterOperatorDefaultValue property.  
Public PropertyFilterOperatorDropDownItemsResolvedGets the resolved value of FieldSettings.FilterOperatorDropDownItems property.  
Public PropertyFilterOperatorVisibilityResolvedGets the resolved value indicating whether filter operator is visible in the filter cell associated with this field.  
Public PropertyFilterStringComparisonTypeResolvedGets the resolved value of FieldSettings.FilterStringComparisonType property.  
Public PropertyFixedButtonVisibilityReturns a value indicating if the fixed button should be visibility for the field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyFixedLocationIndicates whether the field should be fixed and if so to which edge. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyFormatSpecifies format used for converting between value and text.  
Public PropertyFormatProviderSpecifies format provider used for converting between value and text.  
Public PropertyGroupByComparerResolvedGets the resolved comparer to sort groups for this field, may return null.  
Public PropertyGroupByEvaluatorResolvedGets the resolved evaluator to group records by this field.  
Public PropertyGroupByModeDetermines how DataRecords are grouped  
Public PropertyGroupByModeResolvedGets the resolved mode for how DataRecords are grouped.  
Public PropertyGroupByRecordPresenterStyleResolvedGets the resolved GroupByRecordPresenter style for the records that are generated when grouping by this field. (read-only)  
Public PropertyHasLabelReturns true if FieldItem.Label property is set to a value other than null or an empty string. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyHasSettingsReturns true if a settings object has been allocated (read-only)  
Public PropertyHeightReturns or sets a FieldLength instance that represents the height of the field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyHorizontalContentAlignmentSpecifies how the content within a cell will be aligned horizontally.  
Public PropertyIndexThe zero-based index of the field in its FieldCollection (read-only).  
Public PropertyInvalidValueBehaviorSpecifies what action to take when the user attempts to leave the editor with an invalid value.  
Public PropertyInvalidValueBehaviorResolvedGets the resolved value of the FieldSettings.InvalidValueBehavior property.  
Public PropertyIsEnabledDetermines if cells of this field are enabled.  
Public PropertyIsEnabledInAddRecordDetermines if cells of this field are enabled when in an add record.  
Public PropertyIsExpandableDetermines if this Field's cells can be expanded.  
Public PropertyIsExpandableResolvedDetermines if this Field can be expanded (read-only).  
Public PropertyIsFixedReturns a boolean indicating if the field is fixed based on the FixedLocation and whether the current view supports fixing fields. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyIsFixedStateChangingReturns a boolean indicating that the fixed state of the field will be changing. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyIsGroupByReturns true if this is a groupby field (read-only)  
Public PropertyIsPlaceholderForTreeViewReturns whether this field is a placeholder for tree view (read-only)  
Public PropertyIsPrimaryGets/sets whether this is the Primary Field  
Public PropertyIsReadOnlySpecifies whether the user is allowed to modify the value in the editor. Default value is null.  
Public PropertyIsScrollTipFieldGets/sets whether this is the Field in the owning field layout that is used to provide the value for the scroll tip when the GridViewSettings.ScrollingMode is set to DeferredWithScrollTips.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelectedGets/sets whether the Field is selected.  
Public PropertyIsTabStopDetermines if cells of this field can be entered via the keyboard.  
Public PropertyIsTabStopInAddRecordDetermines if cells of this field can be entered via the keyboard when in an add record.  
Public PropertyIsTreeFieldReturns whether this field will use TreeCellValuePresenter's to display expansion indicators and indent child records (read-only).  
Public PropertyIsVisibleWhenParentGroupIsCollapsedDetermines if this FieldItem is visible when its FieldItem.ParentFieldGroup's FieldGroup.IsCollapsed property is true. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelThe label for the Field (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelClickActionResolvedGets the resolved relative clickAction of the label to its field (read-only)  
Public PropertyLabelHeightResolvedThe resolved height for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelMaxHeightResolvedThe resolved maximum height for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelMaxWidthResolvedThe resolved maximum width for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelMinHeightResolvedThe resolved minimum height for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelMinWidthResolvedThe resolved minimum width for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelTextAlignmentDetermines how text is aligned within the LabelPresenter. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelTextAlignmentResolvedOverridden. Gets the resolved text alignment setting of the label to this field (read-only)  
Public PropertyLabelTextTrimmingDetermines how text is trimmed within the LabelPresenter if there isn't enough space to display it entirely. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelTextTrimmingResolvedOverridden. Gets the resolved text trimming setting of the label to this field (read-only)  
Public PropertyLabelTextWrappingDetermines whether text is wrapped within the LabelPresenter if there isn't enough width to display it on a single line. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelTextWrappingResolvedOverridden. Gets the resolved wrapping setting of the label to its field (read-only)  
Public PropertyLabelWidthResolvedThe resolved width for this field's labels in device-independent units (1/96th inch per unit) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyMergedCellEvaluationCriteriaDetermines which cells can be merged based on either the cell's value or its display text.  
Public PropertyMergedCellEvaluatorA custom evaluator to determine if cells for 2 adjacent records can be merged.  
Public PropertyMergedCellModeSpecifies if and how cell merging is performed. Default is resolved to Never.  
Public PropertyMergedCellPresenterStyleThe style for the MergedCellPresenter  
Public PropertyNameThe name of the Field which is used as its key into the FieldCollection. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyNonSpecificNotificationBehaviorResolvedDetermines if values are refreshed when a notification is received that a change has occured for a DataRecord but the notification doesn't specify which field value has been changed.  
Public PropertyOverallCellPositionAfter a layout pass has completed this will return the resolved positon of the cell for this item.  
Public PropertyOverallLabelPositionAfter a layout pass has completed this will return the resolved positon of the label for this item. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyOwnerOverridden. Returns the FieldLayout that owns this field  
Public PropertyParentFieldGroupReturns the parent, i.e. owning group or null if this is a top level Field or FieldGroup (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyRowThe row in the grid in the FieldItem.Owner's generated cell area template and optionally its FieldLayout.HeaderAreaTemplate where this Fields cells and labels should be placed. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyRowSpanDetermines how many logical rows this FieldItem's cells span in the layout (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertySettingsGets/sets an object that holds specific settings for this field.  
Public PropertySortComparerResolvedGets the resolved comparer to sort DataRecords by this Field.  
Public PropertySortComparisonTypeResolvedGets the resolved comparison type for sorting DataRecords by this field.  
Public PropertySortStatusReturns the current sort status of this field (read-only)  
Public PropertySortStatusGroupByReturns the current groupby sort status of this field (read-only)  
Public PropertySummaryStringFormatsSpecifies string formats to use to format summary results for one or more calculator types.  
Public PropertySummaryUITypeResolvedDetermines various options for the summary calculation selection UI (read-only).  
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyToolTipSpecifies the tooltip for the field. It's displayed when the user hovers the mouse over the field label. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyValueConstraintGets or sets the constraints for editor input. Default value is null.  
Public PropertyValueToTextConverterSpecifies the converter used for converting between text and value.  
Public PropertyVerticalContentAlignmentSpecifies how the content within a cell will be aligned vertically.  
Public PropertyVisibilityGets/sets whether this field will be visible. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyVisibilityResolvedOverridden. Gets the resolved visibility for this field.  
Public PropertyWidthReturns or sets a FieldLength instance that represents the width of the field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Protected Properties
 NameDescription
Protected PropertyDefaultEditAsTypeGets the default 'edit as' type for this field (read-only)  
Protected PropertyDefaultEditorTypeGets the default editor type for this field (read-only)  
Protected PropertyExpandEnumerablesByDefaultThis property determines whether types that implement IEnumerable are expandable by default  
Public Methods
 NameDescription
Public MethodCalculateAutoSizeExtentOverloaded. Returns the preferred size for the field based on the current resolved FieldSettings.AutoSizeOptions  
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetMappedFieldInTreeGets the field that maps to this field in the specfied FieldLayout in TreeView  
Public MethodGetPropertyDescriptorReturns the property descriptor used by this field when retrieving cell data for the specified data record.  
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodPerformAutoSizeOverloaded. Updates the customized preferred size for the field based on the current FieldSettings.AutoSizeOptions  
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Public MethodShouldSerializeSettingsChecks if the Settings object should be serialized  
Public MethodToStringReturns a string representation of the object  
Protected Methods
 NameDescription
Protected Internal MethodClearEditorPropertiesCalled when a CellValuePresenter that has an editor is no longer associated with this Field  
Protected Internal MethodInitializeEditorPropertiesCalled after an editor has been sited within a CellValuePresenter associated with this Field  
Protected Internal MethodInitializeFromOverridden. Called after cloning a field when exporting or printing  
Protected Internal MethodIsFieldEquatableReturns true if the specified field is equatable with this field.  
Protected MethodOnPropertyChangedOverloaded. Overridden. Called when a DP or CLR property has been changed  
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.DependencyObjectNotifier)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Protected Internal MethodSynchronizeEditorPropertyCalled when a field property changes so that an associated editor's property can be synchronized if necessary.  
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.DependencyObjectNotifier)
See Also