次の方法で共有


Page.ColumnSpacing プロパティ

定義

複数列を表示する場合の各列間の間隔を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize ColumnSpacing { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize ColumnSpacing { get; set; }
member this.ColumnSpacing : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property ColumnSpacing As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象