Udostępnij przez


Właściwość Group.PageBreakProperties

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property PageBreakProperties As PageBreakProperties
    Get
    Set
'Użycie
Dim instance As Group
Dim value As PageBreakProperties

value = instance.PageBreakProperties

instance.PageBreakProperties = value
public PageBreakProperties PageBreakProperties { get; set; }
public:
property PageBreakProperties^ PageBreakProperties {
    PageBreakProperties^ get ();
    void set (PageBreakProperties^ value);
}
member PageBreakProperties : PageBreakProperties with get, set
function get PageBreakProperties () : PageBreakProperties
function set PageBreakProperties (value : PageBreakProperties)

Wartość właściwości

Typ: PageBreakProperties
A PageBreakProperties obiektu.