Langue

TablixMember.HideIfNoRows Propriété

Définition

Obtient ou définit une Boolean valeur qui indique s’il faut masquer ce membre tablix lorsqu’il ne contient aucune ligne.

public:
 property bool HideIfNoRows { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool HideIfNoRows { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.HideIfNoRows : bool with get, set
Public Property HideIfNoRows As Boolean

Valeur de propriété

true masquer ce membre tablix lorsqu’il ne contient pas de lignes ; sinon, false.

Attributs

S’applique à