Version

PivotRowsManager Class Members

The following tables list the members exposed by PivotRowsManager.

Public Constructors
 NameDescription
Public ConstructorPivotRowsManager ConstructorInitializes a new instance of the PivotRowsManager class.  
Public Properties
 NameDescription
Public PropertyGridGets or sets the grid.  
Public PropertyRowsCountGets the rows count.  
Public Methods
 NameDescription
Public MethodClearClears this instance.  
Public MethodGetRowGets the row.  
Public MethodGetRowInfoGets the row additional information. Usefull when used in derived class.  
Public MethodGetRowVisibleIndexGets the visible index of the row.  
Public MethodSwitchRowSwitches the row.  
Protected Methods
 NameDescription
Protected Internal MethodInitializeInitializes this instance.  
See Also