The following tables list the members exposed by GroupByHeaderCell.
Name | Description | |
---|---|---|
GroupByHeaderCell Constructor | Creates a new instance of the GroupByHeaderCell object. |
Name | Description | |
---|---|---|
AttachedElement | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
BindingMode | Gets the Infragistics.Controls.Grids.CellBase.BindingMode that will be applied when binding a Infragistics.Controls.Grids.CellBase to data. (Inherited from Infragistics.Controls.Grids.CellBase) | |
EditingSettings | Gets the Infragistics.Controls.Grids.EditingSettingsBaseOverride object that controls the settings for this object. (Inherited from Infragistics.Controls.Grids.CellBase) | |
EnableCustomEditorBehaviors | Allows a Cell to disable Editor Behavior Support if they choose to. For example: Filter and Add New Row Cells disable Editor Behavior support. (Inherited from Infragistics.Controls.Grids.CellBase) | |
IsDirty | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
MouseOverState | Determines the string that should be used for the "MouseOver" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase) | |
NormalState | Determines the string that should be used for the "Normal" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase) | |
RecyclingElementType | Overridden. Gets the Type of control that should be created for the GroupByHeaderCell. | |
RecyclingIdentifier | If a Infragistics.Controls.Grids.CellBase.RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Grids.CellBase) | |
ResolveColumn | Resolves the underlying Infragistics.Controls.Grids.Column object that this Infragistics.Controls.Grids.Cell represents | |
ResolveStyle | Overridden. Gets the Style that should be applied to the GroupByHeaderCellControl when it's attached. | |
ShouldClearDataContext | Gets whether the control attached to the cell should reset it DataContext when a new Cell is attached to it. (Inherited from Infragistics.Controls.Grids.CellBase) | |
SupportsActivation | Gets whether this particular Infragistics.Controls.Grids.CellBase can be made Active (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
Refresh | Refreshes the content of the cell. (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's CellControlBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of GroupByHeaderCellControl. Note: this method is only meant for use by the Recycling framework. | |
CreateRecyclingIdentifier | Creates a recycling identifier with which can be used for identifying a recyclable element. (Inherited from Infragistics.Controls.Grids.Primitives.HeaderCell) | |
EditorValueChanged | Method called when the editor of the column registers a value changed. (Inherited from Infragistics.Controls.Grids.CellBase) | |
EnsureCurrentState | Ensures that HeaderCell is in the correct state. (Inherited from Infragistics.Controls.Grids.Primitives.HeaderCell) | |
HandleKeyDown | Should be handled by a derived class so that a cell can determine what to do with the given keyboard action. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellClick | Invoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellDoubleClick | Invoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.Primitives.HeaderCell) | |
OnCellDragging | Invoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellMouseDown | Invoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellMouseMove | Executed when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellMouseUp | Executed when the mouse up happens on a cell. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnElementAttached | Called when the CellControlBase is attached to the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnElementReleased | Called when the CellControlBase is removed from the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnElementReleasing | Invoked when a CellControlBase is being released from an object. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
SetSelected | Sets the selected state of an item. (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) |