ReportItem.Hidden Свойство

Определение

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Hidden { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ExpressionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportExpressionConverter`1<System.Boolean>))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Hidden { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ExpressionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportExpressionConverter`1<System.Boolean>))>]
member this.Hidden : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Hidden As ReportExpression(Of Boolean)

Значение свойства

Атрибуты

Применяется к