Report.ColumnSpacing プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
列間のデフォルトの間隔、ユニット指定符も取得します。
public:
property Microsoft::ReportingServices::ReportRendering::ReportSize ^ ColumnSpacing { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize ColumnSpacing { get; }
member this.ColumnSpacing : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property ColumnSpacing As ReportSize
プロパティ値
各列間のデフォルトの間隔を含む ReportSize オブジェクトで、 cm、 mm、 in、 pt、 pcなどのユニット指定子が含まれます。