TablixMember.Children 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.
Obtém o filho desse membro do tablix.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::TablixMemberCollection ^ Children { Microsoft::ReportingServices::OnDemandReportRendering::TablixMemberCollection ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.TablixMemberCollection Children { get; }
member this.Children : Microsoft.ReportingServices.OnDemandReportRendering.TablixMemberCollection
Public MustOverride ReadOnly Property Children As TablixMemberCollection
Valor da propriedade
Um objeto TablixMemberCollection que representa os filhos deste membro do tablix.