Gets or sets the filtered value.
Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public Object Value { get; set; }
Property Value
Type: ObjectExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | if set to null. |
| ArgumentOutOfRangeException | if set to a new value not of the same type as the column. |
Remarks
Version Information
See Also