FixedFieldValueCondition.Value Property
In This Article
SECURITY NOTE
Deserializing layout settings from untrusted resources may create security issues. Serializable System.
properties that contain custom type values are not (de)serialized automatically. Review the following help topic for information on how to (de)serialize custom type values: Safe Deserialization.
Gets or sets the value of the field to be pinned.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | null | An object that represents a field value. |
See Also