Version

RowsGroupView Class Members

The following tables list the members exposed by RowsGroupView.

Public Constructors
 NameDescription
Public ConstructorRowsGroupView Constructor  
Public Properties
 NameDescription
Public PropertyColumnChooser (Inherited from Infragistics.Controls.Grids.View)
Public PropertyColumnsHeaderPanel (Inherited from Infragistics.Controls.Grids.View)
Public PropertyDataRowsPanel (Inherited from Infragistics.Controls.Grids.View)
Public PropertyFieldChooserPanel (Inherited from Infragistics.Controls.Grids.View)
Public PropertyFirstSeparatorGets or sets the first separator.  
Public PropertyGrid (Inherited from Infragistics.Controls.Grids.View)
Public PropertyGridLayout (Inherited from Infragistics.Controls.Grids.View)
Public PropertyPanel (Inherited from Infragistics.Controls.Grids.View)
Public PropertyPivotRowsAreaPanelGets or sets the pivot rows area panel.  
Public PropertyRowChooser (Inherited from Infragistics.Controls.Grids.View)
Public PropertyRowsHeaderPanel (Inherited from Infragistics.Controls.Grids.View)
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