次の方法で共有


Report.DataElementStyle プロパティ

定義

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementStyles DataElementStyle { Microsoft::ReportingServices::RdlObjectModel::DataElementStyles get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementStyles value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Report/ReportDataElementStyleConverter))]
public Microsoft.ReportingServices.RdlObjectModel.DataElementStyles DataElementStyle { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Report/ReportDataElementStyleConverter))>]
member this.DataElementStyle : Microsoft.ReportingServices.RdlObjectModel.DataElementStyles with get, set
Public Property DataElementStyle As DataElementStyles

プロパティ値

属性

適用対象