PageBreakProperties.Disabled Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Disabled { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportExpressionConverter`1<System.Boolean>))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Disabled { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportExpressionConverter`1<System.Boolean>))>]
member this.Disabled : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Disabled As ReportExpression(Of Boolean)
Значение свойства
- Атрибуты