Share via


Textbox.HideDuplicates Property

Definition

Indicates the text should not be displayed when the value of the expression associated with the report item is the same as the preceding visible instance.

public:
 property System::String ^ HideDuplicates { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string HideDuplicates { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.HideDuplicates : string with get, set
Public Property HideDuplicates As String

Property Value

The hidden text.

Attributes

Applies to