Version

MergeHierarchySettings Class Members

The following tables list the members exposed by MergeHierarchySettings.

Public Constructors
Public Properties
 NameDescription
Public PropertyAllowMergeOfColumnsGets or sets a value indicating whether the merge of columns is allowed.  
Public PropertyAllowMergeOfRowsGets or sets a value indicating whether the merge of rows is allowed.  
Public PropertyAllowMergeOfRowsGroupsGets or sets a value indicating whether the merge of row groups is allowed.  
Public PropertyMeasureListInFrontOfColumnsGets or sets a value indicating whether the measure list is in front of columns.  
Public PropertyMeasureListInFrontOfRowsGets or sets a value indicating whether the measure list is in front of rows.  
Public Methods
 NameDescription
Public MethodSetMeasureListInFrontOfColumnsSets the measure list in front of columns.  
Public MethodSetMeasureListInFrontOfRowsSets the measure list in front of rows.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedCalled when [property changed].  
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
See Also