Report.GetPageSections 方法

定义

注意

Use ReportSection.GetPageSections() instead.

导致要为当前页执行的页眉/页脚计算。 必须在访问报表的 PageSections 之前调用此方法。

public:
 void GetPageSections();
[System.Obsolete("Use ReportSection.GetPageSections() instead.")]
public void GetPageSections ();
[<System.Obsolete("Use ReportSection.GetPageSections() instead.")>]
member this.GetPageSections : unit -> unit
Public Sub GetPageSections ()
属性

适用于