Version

FieldGroup Class Members

The following tables list the members exposed by FieldGroup.

Public Constructors
 NameDescription
Public ConstructorFieldGroup ConstructorInitializes a new instance of the FieldGroup class  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowCollapsingPropertyIdentifies the AllowCollapsing dependency property  
Public Fieldstatic (Shared in Visual Basic)IsCollapsedPropertyIdentifies the IsCollapsed dependency property  
Public Fieldstatic (Shared in Visual Basic)LabelPresenterStylePropertyIdentifies the LabelPresenterStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)LabelVisibilityPropertyIdentifies the LabelVisibility dependency property  
Public Properties
 NameDescription
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 PropertyAllowCollapsingGets/sets whether the user can collapse this field group in the UI.  
Public PropertyAllowCollapsingResolvedDetermines whether an expansion indicator is visible in the template of the associated FieldGroupLabelPresenter for this FieldGroup (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 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 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 PropertyCellContentAlignmentResolvedOverridden. Gets the resolved relative position of the label to its field (read-only)  
Public PropertyChildrenReturns the collection of FieldItem objects that represent the direct child fields and field groups (read-only).  
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 PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
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 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 PropertyHeightReturns or sets a FieldLength instance that represents the height of the field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyIsCollapsedDetermines whether all children are visible in the UI or only those that are marked FieldItem.IsVisibleWhenParentGroupIsCollapsed  
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 PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyIsVisibleWhenParentGroupIsCollapsedDetermines if this FieldItem is visible when its FieldItem.ParentFieldGroup's IsCollapsed property is true. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelThe label for the Field (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
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 PropertyLabelPresenterStyleThe style for the label  
Public PropertyLabelTextAlignmentDetermines how text is aligned within the LabelPresenter. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelTextAlignmentResolvedGets the resolved text alignment setting of the label to this field (read-only) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
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 PropertyLabelTextTrimmingResolvedGets the resolved text trimming setting of the label to this field (read-only) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
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 PropertyLabelTextWrappingResolvedGets the resolved wrapping setting of the label to its field (read-only) (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyLabelVisibilityDetermines if the group's System.Windows.Controls.Label is visible in the UI  
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 PropertyNameThe name of the Field which is used as its key into the FieldCollection. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
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 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 PropertyVisibilityGets/sets whether this field will be visible. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyVisibilityResolvedGets the resolved visibility for this field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public PropertyWidthReturns or sets a FieldLength instance that represents the width of the field. (Inherited from Infragistics.Windows.DataPresenter.FieldItem)
Public Methods
 NameDescription
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 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 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 MethodToStringReturns a string representation of the object  
Protected Methods
 NameDescription
Protected Internal MethodInitializeFromOverridden. Called after cloning a field when exporting or printing  
Protected MethodOnPropertyChangedOverloaded. Overridden. Called when a 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)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.DependencyObjectNotifier)
See Also