Subreport.KeepTogether Proprietà

Definizione

Ottiene o imposta un valore che indica se il sottoreport deve essere incluso tutto in una sola pagina, se possibile.

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

Valore della proprietà

True se il sottoreport deve essere incluso tutto in una sola pagina, se possibile; in caso contrario, false.

Attributi

Si applica a