Gets or sets a value indicating whether this group is expanded or
collapsed. This property defaults to true.
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 Expanded { get; set; }
Property Value
Type: BooleanVersion Information
See Also