TablixMember.ParentTablixHierarchy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportingServices::RdlObjectModel::TablixHierarchy ^ ParentTablixHierarchy { Microsoft::ReportingServices::RdlObjectModel::TablixHierarchy ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.TablixHierarchy ParentTablixHierarchy { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Xml.Serialization.XmlIgnore>]
member this.ParentTablixHierarchy : Microsoft.ReportingServices.RdlObjectModel.TablixHierarchy
Public ReadOnly Property ParentTablixHierarchy As TablixHierarchy
Property Value
- Attributes