TablixMember.ParentTablix 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::Tablix ^ ParentTablix { Microsoft::ReportingServices::RdlObjectModel::Tablix ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.Tablix ParentTablix { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Xml.Serialization.XmlIgnore>]
member this.ParentTablix : Microsoft.ReportingServices.RdlObjectModel.Tablix
Public ReadOnly Property ParentTablix As Tablix
Property Value
- Attributes