Version 24.2 (latest)

RowsGroupView Class Methods

For a list of all members of this type, see RowsGroupView members.

Public Methods
 NameDescription
Public MethodInitViewOverridden. Initializes the view with ui elements taken from template.  
Protected Methods
 NameDescription
Protected Internal MethodArrangeOverridden. Arranges the System.Windows.Controls.Panel according the given logic.  
Protected Internal MethodCreateColumnHeaderCell (Inherited from Infragistics.Controls.Grids.View)
Protected Internal MethodCreateRowHeaderCellOverridden. Creates the instance for row header cell.  
Protected Internal MethodDataRowCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the System.Windows.FrameworkElement that represents the object.  
Protected Internal MethodDataRowRecyclingElementTypeOverridden. Gets the Type of control that should be created for the Infragistics.Controls.Grids.View.  
Protected MethodEstimateSharedColumnWidthOverridden. Estimates the width of the shared column.  
Protected Internal MethodMeasureOverridden. Measures the System.Windows.Controls.Panel's children in available size.  
See Also