RectangleReportItem.RectangleDataElementOutput 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes RectangleDataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.DisplayName("DataElementOutput")]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes RectangleDataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<System.ComponentModel.DisplayName("DataElementOutput")>]
member this.RectangleDataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property RectangleDataElementOutput As DataElementOutputTypes
屬性值
- 屬性