Back to Devexpress

FixedFieldValue Members

corelibraries-devexpress-dot-xtrapivotgrid-dot-fixedfieldvalue-dot-underscore-members.md

latest3.2 KB
Original Source

FixedFieldValue Members

A column field value to be pinned.

Constructors

NameDescription
FixedFieldValue()Initializes a new instance of the FixedFieldValue class.
FixedFieldValue(PivotGridFieldBase)Initializes a new instance of the FixedFieldValue class with specified settings.

Properties

NameDescription
ConditionsSpecifies field values that should be pinned.
DataFieldGets or sets the data field. Displayed cells’ values in the fixed column are calculated against this 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 FixedFieldValue instance.
GetHashCode()Returns the hash code for the current FixedFieldValue 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

FixedFieldValue Class

DevExpress.XtraPivotGrid Namespace