PageSection.PrintBetweenSections 属性

定义

指示是否打印报表区域之间的页部分。

public:
 property bool PrintBetweenSections { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool PrintBetweenSections { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.PrintBetweenSections : bool with get, set
Public Property PrintBetweenSections As Boolean

属性值

一个 Boolean 值。

属性

适用于