Back to Devexpress

XRPivotGrid Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrpivotgrid-dot-underscore-properties.md

latest18.1 KB
Original Source

XRPivotGrid Properties

Displays multi-dimensional data in reports.

NameDescription
ActualHeightGets the XRPivotGrid‘s rendered height (measured in report units).
ActualWidthGets the XRPivotGrid‘s rendered width (measured in report units).
AnchorHorizontalSpecifies the horizontal anchoring type of a report control. Inherited from XRControl.
AnchorVerticalSpecifies the vertical anchoring style of a report control. Inherited from XRControl.
AppearanceProvides access to the properties that control the appearance of the pivot grid’s elements.
BandProvides access to the owner band, in which the current control is situated. Inherited from XRControl.
BookmarkBindable. Gets or sets the text of a bookmark for this control. Inherited from XRControl.
BookmarkParentGets or sets the report control whose bookmark is the parent of the current bookmark. Inherited from XRControl.
BottomFGets the Y-coordinate of the control’s bottom edge (measured in report units). Inherited from XRControl.
BoundsFSpecifies the location and size of a report element, according to the system of measurement selected for the report. Inherited from XRControl.
CanHaveChildrenGets a value indicating whether the control can contain other controls. Inherited from XRControl.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CellStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.CellStyle property.
ColumnCountGets the number of columns in the XRPivotGrid.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ControlsGets the collection of XRControl objects or their descendants that are contained in this control. Inherited from XRControl.
CustomTotalCellStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.CustomTotalCellStyle property.
DataAdapterGets or sets the data adapter used to populate the pivot grid’s data source.
DataMemberSpecifies the data source member which supplies data to the Pivot Grid.
DataSourceGets or sets the pivot grid control’s data source. If it’s empty, then the report’s data source will be used.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExpressionBindingsProvides access to a control’s collection of expression bindings. Inherited from XRControl.
FieldHeaderStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.FieldHeaderStyle property.
FieldsProvides access to a pivot grid’s field collection.
FieldValueGrandTotalStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueGrandTotalStyle property.
FieldValueStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueStyle property.
FieldValueTotalStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueTotalStyle property.
FilterSeparatorStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.FilterSeparatorStyle property.
FormattingRulesProvides access to a collection of formatting rules applied to this control. Inherited from XRControl.
GrandTotalCellStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.GrandTotalCellStyle property.
HasChildrenGets a value indicating whether the control contains other XRControl objects. Inherited from XRControl.
HeaderGroupLineStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.HeaderGroupLineStyle property.
HeightFSpecifies the control’s height (measured in report units). Inherited from XRControl.
IndexGets the zero-based index of this control in its parent’s collection of controls. Inherited from XRControl.
IsDisposedFor internal use. Gets a value indicating whether the control has been disposed of. Inherited from XRControl.
IsSingleChildChecks whether the report element (control or band) is a single child of its parent. Inherited from XRControl.
KeepTogetherSpecifies whether a control can be split across pages. Inherited from XRControl.
LeftFSpecifies the X-coordinate of the control’s left edge (measured in report units). Inherited from XRControl.
LinesStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.LinesStyle property.
LocationFSpecifies the floating-point representation of the coordinates of the control’s upper-left corner. Inherited from XRControl.
LocationFloatFor internal use. Supports serialization of the XRControl.LocationF property. Inherited from XRControl.
LockedInUserDesignerGets or sets a value that specifies whether this control can be changed by an end-user in the End-User Designer. Inherited from XRControl.
NameGets or sets a name of the control. Inherited from XRControl.
OLAPConnectionStringSpecifies a connection string to a cube in an MS Analysis Services database.
OLAPDataProviderSpecifies an OLAP data provider.
OptionsChartDataSourceProvides access to the options controlling the display of the Pivot Grid’s data in a Chart.
OptionsDataProvides access to the pivot grid’s data specific options.
OptionsDataFieldProvides access to the options which control the presentation of the data fields in the Pivot Grid.
OptionsLayoutFor internal use.
OptionsPrintProvides access to the pivot grid’s print options.
OptionsViewProvides access to the pivot grid’s display options.
ParentSpecifies the parent object that contains the current control. Inherited from XRControl.
PrefilterProvides access to the Prefilter settings that enable filtering the incoming data.
ReportProvides access to the report that contains the control. Inherited from XRControl.
RightFGets the X-coordinate of the control’s right edge (measured in report units). Inherited from XRControl.
RightToLeftSpecifies the orientation of the content within the Pivot Grid’s cells.
RootReportProvides access to the report to which the control belongs. Inherited from XRControl.
RowCountGets the number of rows in the XRPivotGrid.
ScriptsProvides access to an object that contains XRPivotGrid-specific scripts to handle its events in the End-User Report Designer.
SiteGets or sets the ISite of the Component. Inherited from Component.
SizeFGets or sets the size of the control. Inherited from XRControl.
SnapLineMarginSpecifies the control’s margins that are maintained when the control is aligned using snap lines. Inherited from XRControl.
StylesProvides access to the style settings that control the appearance of the Pivot Grid.
TagBindable. Gets or sets the object that contains data about this control. Inherited from XRControl.
TopFGets or sets the Y-coordinate of the control’s top edge (measured in report units). Inherited from XRControl.
TotalCellStyleNameGets or sets the name of the style assigned to the XRPivotGridStyles.TotalCellStyle property.
VisibleGets or sets a value that specifies whether the report control is displayed in the document. Inherited from XRControl.
WidthFSpecifies the control’s width (measured in report units). Inherited from XRControl.

See Also

XRPivotGrid Class

XRPivotGrid Members

DevExpress.XtraReports.UI Namespace