PivotGridGroup Properties
Represents an individual group of fields.
Name | Description |
---|---|
Allow |
Overrides the Allow |
Area |
Gets the area of the DXPivot |
Area |
Gets the index of the first field within the group among the other fields displayed within the same area. |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Binding |
Overrides the Binding |
Caption | Gets or sets the group’s caption. |
Command |
Overrides the Command |
Context |
Overrides the Context |
Count | Gets the number of fields within the group. |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Filter |
Gets or sets the field’s filter type. |
Filter |
Gets the group filter condition. |
First |
Gets the first field in the group’s Pivot |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Force |
Overrides the Force |
Group |
Provides access to the group’s field collection. |
Group |
Gets or sets a collection of group filter values. |
Has |
Overrides the Has |
Header |
Gets or sets an image displayed within the Pivot Grid’s group header. This is a dependency property. |
Hierarchy | Gets or sets the name of the hierarchy to which the current field group belongs. For internal use. |
Index | Gets the group’s position within the collection that owns it. |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Overrides the Is |
Is |
Gets a value that becomes the return value of Is |
Is |
Gets whether the group filter is used to filter data against the group’s fields. |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Item[Int32] | Provides indexed access to the fields in the group. |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Logical |
Gets an enumerator for the logical child elements of this element.
Inherited from Framework |
Name | |
Overrides |
Overrides the Overrides |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Show |
Gets or sets whether field values are shown in the datasource after the field filtering is configured. This is a dependency property. |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
Visible | Gets whether the group is visible. |
Visible |
Gets the number of visible fields within the current group. |
Width | Gets the total width of headers that correspond to the fields of the group. |
See Also