ReportItem.IsCustomControl Propriété

Définition

Obtient une valeur qui indique si l'élément de rapport personnalisé est un contrôle personnalisé.

protected public:
 property bool IsCustomControl { bool get(); };
protected internal bool IsCustomControl { get; }
member this.IsCustomControl : bool
Protected Friend ReadOnly Property IsCustomControl As Boolean

Valeur de propriété

true si l'élément de rapport est un contrôle personnalisé ; sinon, false.

S’applique à