TablixMember.KeepWithGroup Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique si un membre tablix statique doit être conservé sur la page avec le précédent ou le prochain frère non caché, si possible.
public:
property Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes KeepWithGroup { Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.KeepWithGroupTypes KeepWithGroup { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.KeepWithGroup : Microsoft.ReportingServices.RdlObjectModel.KeepWithGroupTypes with get, set
Public Property KeepWithGroup As KeepWithGroupTypes
Valeur de propriété
Objet KeepWithGroupTypes.
- Attributs