TablixCell.DataElementOutput 属性

定义

指示单元内容是否应该出现在数据呈现中。

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes DataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.DataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property DataElementOutput As DataElementOutputTypes

属性值

DataElementOutputTypes 对象。

属性

适用于