Back to Devexpress

PivotTablePersistentLayoutCollection<T> Members

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablepersistentlayoutcollection-1-dot-underscore-members.md

latest3.0 KB
Original Source

PivotTablePersistentLayoutCollection<T> Members

A collection of objects that store information about DxPivotTable element layouts.

Constructors

NameDescription
PivotTablePersistentLayoutCollection()Initializes a new instance of the PivotTablePersistentLayoutCollection<T> class.
PivotTablePersistentLayoutCollection(IEnumerable<T>)Initializes a new instance of the PivotTablePersistentLayoutCollection<T> class with specified settings.

Properties

NameDescription
CountReturns the number of items in the collection.
Item[Int32]Returns a field item by its index.

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.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PivotTablePersistentLayoutCollection<T> Class

DevExpress.Blazor.PivotTable Namespace