Version

ColumnLayoutTemplateRow Class Members

The following tables list the members exposed by ColumnLayoutTemplateRow.

Public Constructors
 NameDescription
Public ConstructorColumnLayoutTemplateRow ConstructorInitializes a new instance of the ColumnLayoutTemplateRow 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 ColumnLayoutTemplateRow.  
Public PropertyCellStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.CellControl objects on this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row)
Public PropertyChildBandsGets the ChildBands of this particular Row. (Inherited from Infragistics.Controls.Grids.Row)
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 PropertyHasChildrenGets whether or not Infragistics.Controls.Grids.Row has any child rows. (Inherited from Infragistics.Controls.Grids.Row)
Public PropertyHeightGets/Sets the Height that will be applied to this particular Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyHeightResolvedResolves the Infragistics.Controls.Grids.RowBase.Height property for this Row. (Inherited from Infragistics.Controls.Grids.RowBase)
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 Infragistics.Controls.Grids.Row is an Alternate row. (Inherited from Infragistics.Controls.Grids.Row)
Public PropertyIsExpandedGets/sets whether the ExpandableRowBase is expanded or collapsed. (Inherited from Infragistics.Controls.Grids.Primitives.ExpandableRowBase)
Public PropertyIsMouseOverGets whether or not the Mouse is currently over the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.RowBase)
Public PropertyIsSelectedGets/Sets whether an item is currently selected. (Inherited from Infragistics.Controls.Grids.Row)
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 PropertyParentRowThe Infragistics.Controls.Grids.Row.ParentRow that owns this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row)
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 if editing will be enabled on this Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row)
Protected Internal PropertyAllowKeyboardNavigationOverridden. Gets whether the Infragistics.Controls.Grids.RowBase will allow keyboard navigation.  
Protected Internal PropertyAllowSelectionGets whether selection will be allowed on the Infragistics.Controls.Grids.RowBase. (Inherited from Infragistics.Controls.Grids.Row)
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
Protected Internal PropertyCanBeDeletedOverridden. Gets whether the Infragistics.Controls.Grids.Row can actually be deleted.  
Protected Internal PropertyCanScrollHorizontallyGets whether or not a row will ever need to scroll horizontally. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected Internal PropertyChildRowsManagerGets the Infragistics.Controls.Grids.ChildBandRowsManager that the Infragistics.Controls.Grids.Row owns. (Inherited from Infragistics.Controls.Grids.Row)
Protected Internal PropertyConditionalCellStyleGets / sets a style set by conditional formatting which will be used to style the row. (Inherited from Infragistics.Controls.Grids.Row)
Protected Internal PropertyConditionalStyleDirtyGets/Sets wehther thie ConditionalStyle for this row is dirty. (Inherited from Infragistics.Controls.Grids.Row)
Protected Internal PropertyFixedPositionSortOrderGets / sets the sort position. (Inherited from Infragistics.Controls.Grids.RowBase)
Protected PropertyIsDataBoundGets/sets whether the Infragistics.Controls.Grids.Row was generated via the datasource or was entered manually. (Inherited from Infragistics.Controls.Grids.Row)
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 Type of control that should be created for the ColumnLayoutTemplateRow.  
Protected PropertyRecyclingIdentifierIf a Infragistics.Controls.Grids.Row.RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Grids.Row)
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 PropertyResolveRowHoverResolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell. (Inherited from Infragistics.Controls.Grids.Row)
Protected Internal PropertyVisibleCellsOverridden. Gets a list of cells that are visible.  
Public Methods
 NameDescription
Public MethodDeleteDeletes the row from the Infragistics.Controls.Grids.RowsManager that contains it. (Inherited from Infragistics.Controls.Grids.Row)
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 the ColumnLayoutTemplateRowCellsPanel. Note: this method is only meant to be invoked via the RecyclingManager.  
Protected Internal MethodGetCellValuePerforms the cell.Value without forcing the cell to be made. (Inherited from Infragistics.Controls.Grids.Row)
Protected MethodOnElementAttachedCalled when the CellsPanel is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.Row)
Protected MethodOnElementReleasedCalled when the CellsPanel is removed from the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.Row)
Protected MethodOnElementReleasingInvoked when a System.Windows.FrameworkElement is being released from an object. (Inherited from Infragistics.Controls.Grids.Row)
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)
Protected Internal MethodSetSelectedSets the selected state of an item. (Inherited from Infragistics.Controls.Grids.Row)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellsPanel>)
See Also