Report.DataElementStyle 屬性

定義

指示葉片層級的值,如文字框值與圖表資料值,應以元素或屬性形式呈現。

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

屬性值

葉子層級的值以元素或屬性形式呈現。

屬性

適用於