The following tables list the members exposed by GroupDisplayColumn.
Name | Description | |
---|---|---|
GroupDisplayColumn Constructor |
Name | Description | |
---|---|---|
AllowCellEditorValueChangedFiltering | Gets a value indicating whether filtering will be immediately applied after the value of the cell editor is changed. (Inherited from Infragistics.Controls.Grids.Column) | |
CanBeFiltered | Determines if a Column can be Filtered. (Inherited from Infragistics.Controls.Grids.Column) | |
CanBeGroupedBy | Determines if a Column can be grouped by. (Inherited from Infragistics.Controls.Grids.Column) | |
CanBeSorted | Determines if a Column can be Sorted. (Inherited from Infragistics.Controls.Grids.Column) | |
DataField | Gets/Sets the DataField associated with this particular ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) | |
DefaultFilterOperand | The default FilterOperand for this column type; (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
FilterMenuCustomFilterString | Gets the default string for the FilterMenu for the CustomFilter text (Inherited from Infragistics.Controls.Grids.Column) | |
FormatStringResolved | A format string for formatting data in this column. (Inherited from Infragistics.Controls.Grids.Column) | |
IsEditable | Overridden. Resolves whether this Column supports editing. | |
ParentColumn | Gets/Sets the Column that owns this particular column. (Inherited from Infragistics.Controls.Grids.Column) | |
PriorityProperties | Gets a List of properties that should be applied, before even trying to look at any other property on the object. (Inherited from Infragistics.Controls.Grids.ColumnBase) | |
PropertiesToIgnore | Gets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.Column) | |
RequiresBoundDataKey | Gets whether an exception should be thrown if the key associated with the ColumnBase doesn't correspond with a property in the data that this object represents. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
RequiresFullRedrawOnEditorStyleUpdate | Gets / sets if whether the XamGrid.ResetPanelRows should be called to do a full redraw when the EditorStyle is changed. (Inherited from Infragistics.Controls.Grids.EditableColumn) | |
ResetCellValueObjectAfterEditing | Gets if the Column should reset the CellValueObject when exiting edit mode. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
ResizeColumnResolved | Resolves the Column that should be resized when dragging the right edge of this Column. (Inherited from Infragistics.Controls.Grids.Column) | |
SupportsActivationAndSelection | Determines if a Cell in this particular Column can be Selected or Activated. (Inherited from Infragistics.Controls.Grids.Column) | |
SupportsHeaderFooterContent | Gets whether a Infragistics.Controls.Grids.Primitives.HeaderCell or Infragistics.Controls.Grids.Primitives.FooterCell are allowed to display content that's not directly set on them, such as the XamGrid.ColumnsHeaderTemplate property. (Inherited from Infragistics.Controls.Grids.Column) | |
TopParentColumn | Gets the Column that is the top parent this particular column, if any. (Inherited from Infragistics.Controls.Grids.Column) | |
UniqueColumnContent | Resolves whether Cell objects can be recycled and shared amongst columns of the same type. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
UseReadOnlyFlag | Determines if the Column should use the ReadOnly flag on a property, to determine if it can enter edit mode. (Inherited from Infragistics.Controls.Grids.UnboundColumn) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. 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) | |
CoerceValue | Coerces 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) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
FillAvailableFilters | Fills the FilterOperandCollection with the operands that the column expects as filter values. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
FillAvailableSummaries | Fills the Infragistics.SummaryOperandCollection with the operands that the column expects as summary values. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
FillFilterMenuOptions | Fills the inputted list with options for the FilterMenu control. (Inherited from Infragistics.Controls.Grids.Column) | |
FinishedLoadingPersistence | Allows an object to perform an operation, after it's been loaded. (Inherited from Infragistics.Controls.Grids.ColumnBase) | |
GenerateCell | Based on the type of row that is passed in, this method generates a new CellBase object. (Inherited from Infragistics.Controls.Grids.Column) | |
GenerateContentProvider | Overridden. Generates a new Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase that will be used to generate conent for Cell objects for this Column. | |
GenerateDataCell | Overridden. Returns a new instance of a Cell | |
GenerateFilterSelectionControl | Returns a new instance of the Infragistics.Controls.Grids.Primitives.SelectionControl which will be used by the FilterMenu. (Inherited from Infragistics.Controls.Grids.Column) | |
GenerateFooterCell | Returns a new instance of a Infragistics.Controls.Grids.Primitives.FooterCell (Inherited from Infragistics.Controls.Grids.Column) | |
GenerateHeaderCell | Returns a new instance of a Infragistics.Controls.Grids.Primitives.HeaderCell (Inherited from Infragistics.Controls.Grids.Column) | |
InvalidateVisibility | Changes the visibility of all subcolumns. (Inherited from Infragistics.Controls.Grids.Column) | |
OnColumnLayoutChanged | Raised when the a ColumnLayout is assigned or removed from this ColumnBase (Inherited from Infragistics.Controls.Grids.Column) | |
OnDataTypeChanged | Raised when the DataType of the ColumnBase is changed. (Inherited from Infragistics.Controls.Grids.Column) | |
OnPropertyChanged | Overloaded. Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.DependencyObjectNotifier) | |
OnShowAvailableColumnFilterOperands | Raises the XamGrid event notifying that the filter populating event is being fired. (Inherited from Infragistics.Controls.Grids.Column) | |
OnStyleChanged | Raised when any of the Style properties of the ColumnBase have changed. (Inherited from Infragistics.Controls.Grids.ColumnBase) | |
OnVisibilityChanged | Raised when the Visiblity of a ColumnBase has changed. (Inherited from Infragistics.Controls.Grids.Column) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.DependencyObjectNotifier) | |
ResolveChildColumns | If a Column owns child Columns, return the collection of Columns. (Inherited from Infragistics.Controls.Grids.Column) | |
ResolveValue | Overloaded. If the DataType is available, uses Convert to cast the inputted value. (Inherited from Infragistics.Controls.Grids.ColumnBase) | |
SetSelected | Sets the selected state of an item. (Inherited from Infragistics.Controls.Grids.Column) | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject) | |
ValidateGroupByComparer | Used to validate the GroupByComparer can be used on this Column. (Inherited from Infragistics.Controls.Grids.UnboundColumn) | |
ValidateSortComparer | Used to validate the SortComparer can be used on this Column. (Inherited from Infragistics.Controls.Grids.UnboundColumn) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.DependencyObjectNotifier) |