TcxPivotGridViewDataItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Expanded | Gets whether the currently processed field value is expanded or collapsed. |
Field | Gets a field, which the currently processed field value is bound to. |
First | Provides access to the first child field value in the Items collection. |
Group |
Provides access to a grouping value. |
Has |
Gets whether the expand of the currently processed field value is visible. |
Has |
Gets whether the currently processed field value is grouping and its siblings are visible. |
Index | Gets the zero-based index of the currently processed field value in the Items collection. |
Is |
Gets whether the currently processed field value is the data field. |
Is |
Gets whether the currently processed field value is grand total. |
Is |
Gets whether the currently processed field value is subtotal. |
Is |
Gets whether the currently processed field value corresponds to a subtotal or grand total. |
Item |
Gets a count of the child field values in the Items collection. |
Items | Provides indexed access to the child field values. |
Last | Provides access to the last child field value in the Items collection. |
Level | Gets a depth of the currently processed field value in a field values hierarchy. |
Next |
Gets a field value that is a successor of the currently processed field value. |
Parent | Gets the parent field value of the currently processed field value. |
Prev |
Gets a field value that is a predecessor of the currently processed field value. |
Root | |
Size | Gets the size in pixels of the currently processed field value. |
Size |
|
Value | Gets the value of the currently processed column field value or row field value in a string format. |
Visible | |
Visible |
Gets the zero-based ordinal number of the currently processed field value in the view. |
#Methods
Name | Description |
---|---|
Add |
|
Add |
|
Clear |
|
Delete |
|
Equals |
Inherited from TObject. |
Get |
|
Get |
Returns a grouping value of the currently processed field value. |
Get |
Returns a grouping value, which is associated with the AData |
Get |
Inherited from TObject. |
Get |
Queries the summary function’s type used for the currently processed field value. |
Measure |
|
To |
Inherited from TObject. |
See Also