Back to Devexpress

DxPivotGridField Members

blazor-devexpress-dot-blazor-dot-dxpivotgridfield-dot-underscore-members.md

latest3.8 KB
Original Source

DxPivotGridField Members

A Pivot Grid field.

Constructors

NameDescription
DxPivotGridField()Initializes a new DxPivotGridField class instance with default settings.

Properties

NameDescription
AreaSpecifies the area in which the field is displayed.
CaptionSpecifies the field’s displayed caption.
DataTemplateSpecifies the template used to display data cells.
FieldSpecifies the name of the database field that is assigned to the current object.
GroupIntervalSpecifies how the values of the current column or row field are combined into groups.
HeaderTemplateSpecifies a template used to display row and column headers.
SortOrderSpecifies the field’s sort order.
SummaryTypeSpecifies the type of the summary function which is calculated against the current data field.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. 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.

Events

NameDescription
SortOrderChangedFires when the field’s sort order changes.

See Also

DxPivotGridField Class

DevExpress.Blazor Namespace