TablixMemberInstance Class
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.
Represents an instance type of the TablixMember class, and contains the calculated values of the properties in TablixMember.
public ref class TablixMemberInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class TablixMemberInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type TablixMemberInstance = class
inherit BaseInstance
Public Class TablixMemberInstance
Inherits BaseInstance
- Inheritance
- Derived
Fields
m_memberDef |
A TablixMember object that represents this instance member definition. |
m_owner |
A Tablix object that represents the owner of this member instance. |
m_visibility |
A VisibilityInstance value that represents the calculated value of the Visibility property. |
Properties
Visibility |
Gets the calculated value of the Visibility property in a TablixMember class. |
Methods
ResetInstanceCache() |
Resets the instance properties to initial values. |