Back to Devexpress

FieldValueCell Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-fieldvaluecell-dot-underscore-properties.md

latest3.2 KB
Original Source

FieldValueCell Properties

Represents a field value cell.

NameDescription
CanExpandGets whether an end-user can expand/collapse the field value. Inherited from FieldValueCellBase.
DataFieldGets the data field which identifies the cell.
DisplayTextGets the text displayed within the cell. Inherited from FieldValueCellBase.
EndLevelGets the index of the last column or row level occupied by the cell. Inherited from FieldValueCellBase.
FieldGets the field whose value the cell represents.
IsCollapsedGets whether the field value is collapsed. Inherited from FieldValueCellBase.
IsColumnGets whether the cell is a column header. Inherited from FieldValueCellBase.
IsRowTreeEmptyElementInherited from FieldValueCellBase.
MaxIndexGets the index of the last nested cell at the last column/row level. Inherited from FieldValueCellBase.
MinIndexGets the index of the first nested cell at the last column/row level. Inherited from FieldValueCellBase.
ParentGets the parent of the current cell.
StartLevelGets the first column or row level occupied by the cell. Inherited from FieldValueCellBase.
ValueGets the field value represented by the cell. Inherited from FieldValueCellBase.
ValueTypeGets the type of the cell.

See Also

FieldValueCell Class

FieldValueCell Members

DevExpress.Xpf.PivotGrid Namespace