XRPivotGrid Properties
Displays multi-dimensional data in reports.Name | Description |
---|---|
ActualHeight | Gets the XRPivotGrid‘s rendered height (measured in report units). |
ActualWidth | Gets the XRPivotGrid‘s rendered width (measured in report units). |
AnchorHorizontal | Specifies the horizontal anchoring type of a report control. Inherited from XRControl. |
AnchorVertical | Specifies the vertical anchoring style of a report control. Inherited from XRControl. |
Appearance | Provides access to the properties that control the appearance of the pivot grid’s elements. |
Band | Provides access to the owner band, in which the current control is situated. Inherited from XRControl. |
Bookmark | Bindable. Gets or sets the text of a bookmark for this control. Inherited from XRControl. |
BookmarkParent | Gets or sets the report control whose bookmark is the parent of the current bookmark. Inherited from XRControl. |
BottomF | Gets the Y-coordinate of the control’s bottom edge (measured in report units). Inherited from XRControl. |
BoundsF | Specifies the location and size of a report element, according to the system of measurement selected for the report. Inherited from XRControl. |
CanHaveChildren | Gets a value indicating whether the control can contain other controls. Inherited from XRControl. |
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
CellStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.CellStyle property. |
ColumnCount | Gets the number of columns in the XRPivotGrid. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Controls | Gets the collection of XRControl objects or their descendants that are contained in this control. Inherited from XRControl. |
CustomTotalCellStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.CustomTotalCellStyle property. |
DataAdapter | Gets or sets the data adapter used to populate the pivot grid’s data source. |
DataMember | Specifies the data source member which supplies data to the Pivot Grid. |
DataSource | Gets or sets the pivot grid control’s data source. If it’s empty, then the report’s data source will be used. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
ExpressionBindings | Provides access to a control’s collection of expression bindings. Inherited from XRControl. |
FieldHeaderStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldHeaderStyle property. |
Fields | Provides access to a pivot grid’s field collection. |
FieldValueGrandTotalStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueGrandTotalStyle property. |
FieldValueStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueStyle property. |
FieldValueTotalStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueTotalStyle property. |
FilterSeparatorStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.FilterSeparatorStyle property. |
FormattingRules | Provides access to a collection of formatting rules applied to this control. Inherited from XRControl. |
GrandTotalCellStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.GrandTotalCellStyle property. |
HasChildren | Gets a value indicating whether the control contains other XRControl objects. Inherited from XRControl. |
HeaderGroupLineStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.HeaderGroupLineStyle property. |
HeightF | Specifies the control’s height (measured in report units). Inherited from XRControl. |
Index | Gets the zero-based index of this control in its parent’s collection of controls. Inherited from XRControl. |
IsDisposed | For internal use. Gets a value indicating whether the control has been disposed of. Inherited from XRControl. |
IsSingleChild | Checks whether the report element (control or band) is a single child of its parent. Inherited from XRControl. |
KeepTogether | Specifies whether a control can be split across pages. Inherited from XRControl. |
LeftF | Specifies the X-coordinate of the control’s left edge (measured in report units). Inherited from XRControl. |
LinesStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.LinesStyle property. |
LocationF | Specifies the floating-point representation of the coordinates of the control’s upper-left corner. Inherited from XRControl. |
LocationFloat | For internal use. Supports serialization of the XRControl.LocationF property. Inherited from XRControl. |
LockedInUserDesigner | Gets or sets a value that specifies whether this control can be changed by an end-user in the End-User Designer. Inherited from XRControl. |
Name | Gets or sets a name of the control. Inherited from XRControl. |
OLAPConnectionString | Specifies a connection string to a cube in an MS Analysis Services database. |
OLAPDataProvider | Specifies an OLAP data provider. |
OptionsChartDataSource | Provides access to the options controlling the display of the Pivot Grid’s data in a Chart. |
OptionsData | Provides access to the pivot grid’s data specific options. |
OptionsDataField | Provides access to the options which control the presentation of the data fields in the Pivot Grid. |
OptionsLayout | For internal use. |
OptionsPrint | Provides access to the pivot grid’s print options. |
OptionsView | Provides access to the pivot grid’s display options. |
Parent | Specifies the parent object that contains the current control. Inherited from XRControl. |
Prefilter | Provides access to the Prefilter settings that enable filtering the incoming data. |
Report | Provides access to the report that contains the control. Inherited from XRControl. |
RightF | Gets the X-coordinate of the control’s right edge (measured in report units). Inherited from XRControl. |
RightToLeft | Specifies the orientation of the content within the Pivot Grid’s cells. |
RootReport | Provides access to the report to which the control belongs. Inherited from XRControl. |
RowCount | Gets the number of rows in the XRPivotGrid. |
Scripts | Provides access to an object that contains XRPivotGrid-specific scripts to handle its events in the End-User Report Designer. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
SizeF | Gets or sets the size of the control. Inherited from XRControl. |
SnapLineMargin | Specifies the control’s margins that are maintained when the control is aligned using snap lines. Inherited from XRControl. |
Styles | Provides access to the style settings that control the appearance of the Pivot Grid. |
Tag | Bindable. Gets or sets the object that contains data about this control. Inherited from XRControl. |
TopF | Gets or sets the Y-coordinate of the control’s top edge (measured in report units). Inherited from XRControl. |
TotalCellStyleName | Gets or sets the name of the style assigned to the XRPivotGridStyles.TotalCellStyle property. |
Visible | Gets or sets a value that specifies whether the report control is displayed in the document. Inherited from XRControl. |
WidthF | Specifies the control’s width (measured in report units). Inherited from XRControl. |
See Also