Xceed Grid for WinForms v4.3 Documentation
ProgressionValueType Enumeration


Xceed.Grid.Reporting.v4.3 Assembly > Xceed.Grid.Reporting Namespace : ProgressionValueType Enumeration
Value representing the type of progression information used when a Report is generated.
Syntax
'Declaration
 
Public Enum ProgressionValueType 
   Inherits System.Enum
'Usage
 
Dim instance As ProgressionValueType
public enum ProgressionValueType : System.Enum 
Members
MemberDescription
PageNumberPage number progression.
RowNumberRow number progression.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Grid.Reporting.ProgressionValueType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Grid.Reporting Namespace