Właściwość Textbox.HideDuplicates
Wskazuje tekst nie powinien być wyświetlany, gdy wartość wyrażenie skojarzony element raportu element jest taka sama jak poprzedniego wystąpienie widoczne.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property HideDuplicates As String
Get
Set
'Użycie
Dim instance As Textbox
Dim value As String
value = instance.HideDuplicates
instance.HideDuplicates = value
public string HideDuplicates { get; set; }
public:
property String^ HideDuplicates {
String^ get ();
void set (String^ value);
}
member HideDuplicates : string with get, set
function get HideDuplicates () : String
function set HideDuplicates (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.