ReportItem.HasToggle Property

Definition

Gets a value that indicates whether the report definition defines a toggle item for this report item.

public:
 property bool HasToggle { bool get(); };
public bool HasToggle { get; }
member this.HasToggle : bool
Public ReadOnly Property HasToggle As Boolean

Property Value

A Boolean value indicating whether the report definition defines a toggle item for this report item.

Applies to