Get or set a value indicating whether None is shown in the filter.
Even if None is hidden, it may still be set in the filter.
Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public bool ShowNone { get; set; }
Property Value
Type: BooleanVersion Information
Supported in: 11.4, 11.3, 11.2
See Also