PageBreak.BreakLocation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Indica onde deve ocorrer a quebra de página.
public:
property Microsoft::ReportingServices::RdlObjectModel::BreakLocations BreakLocation { Microsoft::ReportingServices::RdlObjectModel::BreakLocations get(); void set(Microsoft::ReportingServices::RdlObjectModel::BreakLocations value); };
public Microsoft.ReportingServices.RdlObjectModel.BreakLocations BreakLocation { get; set; }
member this.BreakLocation : Microsoft.ReportingServices.RdlObjectModel.BreakLocations with get, set
Public Property BreakLocation As BreakLocations
Valor da propriedade
Um objeto BreakLocations.