Version

GridView Class Members

The following tables list the members exposed by GridView.

Public Constructors
 NameDescription
Public ConstructorGridView Constructor  
Public Properties
 NameDescription
Public PropertyColumnChooserGets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyColumnsHeaderPanelGets an instance of PivotColumnsPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyDataRowsPanelGets an instance of PivotDataRowsPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyFieldChooserPanelGets an instance of View.FieldChooserPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyGridGets an instance of XamPivotGrid. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyGridLayoutGets an instance of grid layout. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyPanelGets an instance of PivotGridPanel. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyRowChooserGets an instance of HiddenAxisChooser. which is applied through the XamPivotGrid's Control Template. (Inherited from Infragistics.Controls.Grids.View)
Public PropertyRowsDataAreaPanelGets an instance of PivotRowDataAreaPanel. which is applied through the XamPivotGrid's Control Template.  
Public PropertyRowsHeaderPanelGets an instance of PivotRowsPanel. which is applied through the XamPivotGrid's Control Template. (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 MethodCreateColumnHeaderCellCreates the instance for column header cell. (Inherited from Infragistics.Controls.Grids.View)
Protected Internal MethodCreateRowHeaderCellCreates the instance for row header cell. (Inherited from Infragistics.Controls.Grids.View)
Protected Internal MethodDataRowCreateInstanceOfRecyclingElementCreates a new instance of the System.Windows.FrameworkElement that represents the object. (Inherited from Infragistics.Controls.Grids.View)
Protected Internal MethodDataRowRecyclingElementTypeGets the Type of control that should be created for the View. (Inherited from Infragistics.Controls.Grids.View)
Protected MethodEstimateSharedColumnWidthEstimates the width of the shared column. (Inherited from Infragistics.Controls.Grids.View)
Protected Internal MethodMeasureOverridden. Measures the System.Windows.Controls.Panel's children in available size.  
See Also