Back to Devexpress

PivotTablePersistentLayout Members

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablepersistentlayout-dot-underscore-members.md

latest2.4 KB
Original Source

PivotTablePersistentLayout Members

Contains information about a Pivot Table layout.

Constructors

NameDescription
PivotTablePersistentLayout()Initializes a new instance of the PivotTablePersistentLayout class.

Properties

NameDescription
ExpandCollapseStateSpecifies a row or column’s expanded/collapsed state.
FieldsSpecifies a collection of objects that store settings for Pivot Table fields.
FilterCriteriaA concatenation of all field filter criteria with the AND operator.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.

See Also

PivotTablePersistentLayout Class

DevExpress.Blazor.PivotTable Namespace