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: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool ShowNone { get; set; }
Property Value
Type: BooleanVersion Information
See Also