Partager via


TableSectionStyle.Visible Propriété

Définition

Obtient ou définit une valeur indiquant si la section du tableau s'affiche.

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

Valeur de propriété

Boolean

true si la section du tableau s'affiche ; sinon, false. La valeur par défaut est true.

S’applique à