Version

PagerRow Class Members

The following tables list the members exposed by PagerRow.

Protected Constructors
 NameDescription
Protected Internal ConstructorPagerRow ConstructorInitializes a new instance of the PagerRow class.  
Public Properties
 NameDescription
Public PropertyActualHeightGets the physical height of the Infragistics.Controls.Grids.RowBase. Note: this only applies if the Infragistics.Controls.Grids.RowBase had an attached CellsPanel at some point. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyCellsOverridden. Gets the CellBaseCollection that belongs to the ChildBand.  
Public PropertyColumnLayoutGets the Infragistics.Controls.Grids.RowBase.ColumnLayout that is associated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyColumnsGets the Infragistics.Controls.Grids.ColumnBaseCollection that is assocated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyControlGets the CellsPanel that is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyDataGets the underlying data associated with the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyHeightGets/Sets the Height that will be applied to this particular Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyHeightResolvedOverridden. Resolves the Infragistics.Controls.Grids.RowBase.Height property for this Row.  
Public PropertyIndexGets the currentIndex index of the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyIsActiveGets whether or not a cell is the Infragistics.Controls.Grids.RowBase is active. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyIsAlternateRowDetermines if the currentIndex Infragistics.Controls.Grids.RowBase is an Alternate row. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyIsMouseOverGets whether or not the Mouse is currently over the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyLevelGets the level in the hierarchy of the Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyMergeDataGets the Infragistics.MergedRowInfo for the Infragistics.Controls.Grids.RowBase if the row contains any Merged Columns, otherwise null. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyMinimumRowHeightGets/Sets the Minimum Height of a Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyMinimumRowHeightResolvedResolves the Infragistics.Controls.Grids.RowBase.MinimumRowHeight property for a particular Infragistics.Controls.Grids.RowBase.ColumnLayout (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyRowTypeOverridden. Gets the RowType of this Infragistics.Controls.Grids.RowBase  
Public PropertyTagAllows a user to store additional information about a Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Properties
 NameDescription
Protected Internal PropertyAllowEditingGets whether editing will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyAllowKeyboardNavigationGets whether the Infragistics.Controls.Grids.RowBase will allow keyboard navigation. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyAllowSelectionGets whether selection will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal PropertyCanScrollHorizontallyOverridden. Gets whether or not a row will ever need to scroll horizontally.  
Protected Internal PropertyFixedPositionSortOrderGets / sets the sort position. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal PropertyIsStandAloneRowGets whether this Infragistics.Controls.Grids.Row can stand alone, when there are no other data rows. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyIsStandAloneRowResolvedResolves whether this Infragistics.Controls.Grids.Row will stand alone, based on the state of the grid. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyItemSourceGets/Sets the children data that the row owns. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected PropertyRecyclingElementTypeOverridden. Gets the System.Type of the System.Windows.FrameworkElement that is being recycled.  
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal PropertyRequiresFixedRowSeparatorUsed to determine if a FixedRow separator is neccessary for this Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyResolveRowHoverOverridden. Resolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell.  
Protected Internal PropertyVisibleCellsOverridden. Gets a list of cells that are visible.  
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the Infragistics.Controls.Grids.RowBase and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Methods
 NameDescription
Protected Internal MethodCellEditorValueChangedCalled while the cell in a row is edited. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of a PagerCellsPanel for the PagerRow.  
Protected Internal MethodGetCellValuePerforms the cell.Value without forcing the cell to be made. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodOnElementAttachedCalled when the CellsPanel is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodOnElementReleasedCalled when the CellsPanel is removed from the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected MethodOnItemSourceChangedInvoked when the ItemSource property changes. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal MethodResolveCellReturns the Infragistics.Controls.Grids.CellBase for the specified Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.RowBase)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
See Also